S5443_3.xdc 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607
  1. set_property PACKAGE_PIN C15 [get_ports {SmcAddr_i[0]}]
  2. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[0]}]
  3. set_property PACKAGE_PIN C13 [get_ports {SmcAddr_i[1]}]
  4. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[1]}]
  5. set_property PACKAGE_PIN D15 [get_ports {SmcAddr_i[2]}]
  6. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[2]}]
  7. set_property PACKAGE_PIN C14 [get_ports {SmcAddr_i[3]}]
  8. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[3]}]
  9. set_property PACKAGE_PIN E15 [get_ports {SmcAddr_i[4]}]
  10. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[4]}]
  11. set_property PACKAGE_PIN D13 [get_ports {SmcAddr_i[5]}]
  12. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[5]}]
  13. set_property PACKAGE_PIN F15 [get_ports {SmcAddr_i[6]}]
  14. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[6]}]
  15. set_property PACKAGE_PIN E14 [get_ports {SmcAddr_i[7]}]
  16. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[7]}]
  17. set_property PACKAGE_PIN J15 [get_ports {SmcAddr_i[8]}]
  18. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[8]}]
  19. set_property PACKAGE_PIN F14 [get_ports {SmcAddr_i[9]}]
  20. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[9]}]
  21. set_property PACKAGE_PIN K15 [get_ports {SmcAddr_i[10]}]
  22. set_property IOSTANDARD LVCMOS33 [get_ports {SmcAddr_i[10]}]
  23. set_property PACKAGE_PIN B15 [get_ports {SmcData_io[0]}]
  24. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[0]}]
  25. set_property PACKAGE_PIN B14 [get_ports {SmcData_io[1]}]
  26. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[1]}]
  27. set_property PACKAGE_PIN B11 [get_ports {SmcData_io[2]}]
  28. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[2]}]
  29. set_property PACKAGE_PIN B12 [get_ports {SmcData_io[3]}]
  30. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[3]}]
  31. set_property PACKAGE_PIN A12 [get_ports {SmcData_io[4]}]
  32. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[4]}]
  33. set_property PACKAGE_PIN B9 [get_ports {SmcData_io[5]}]
  34. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[5]}]
  35. set_property PACKAGE_PIN K14 [get_ports {SmcData_io[6]}]
  36. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[6]}]
  37. set_property PACKAGE_PIN A11 [get_ports {SmcData_io[7]}]
  38. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[7]}]
  39. set_property PACKAGE_PIN A6 [get_ports {SmcData_io[8]}]
  40. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[8]}]
  41. set_property PACKAGE_PIN A13 [get_ports {SmcData_io[9]}]
  42. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[9]}]
  43. set_property PACKAGE_PIN A10 [get_ports {SmcData_io[10]}]
  44. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[10]}]
  45. set_property PACKAGE_PIN B6 [get_ports {SmcData_io[11]}]
  46. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[11]}]
  47. set_property PACKAGE_PIN A5 [get_ports {SmcData_io[12]}]
  48. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[12]}]
  49. set_property PACKAGE_PIN B10 [get_ports {SmcData_io[13]}]
  50. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[13]}]
  51. set_property PACKAGE_PIN A8 [get_ports {SmcData_io[14]}]
  52. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[14]}]
  53. set_property PACKAGE_PIN A14 [get_ports {SmcData_io[15]}]
  54. set_property IOSTANDARD LVCMOS33 [get_ports {SmcData_io[15]}]
  55. set_property PACKAGE_PIN B13 [get_ports SmcAmsN_i]
  56. set_property IOSTANDARD LVCMOS33 [get_ports SmcAmsN_i]
  57. set_property PACKAGE_PIN C6 [get_ports Led_o]
  58. set_property IOSTANDARD LVCMOS33 [get_ports Led_o]
  59. set_property PACKAGE_PIN A9 [get_ports SmcAwe_i]
  60. set_property IOSTANDARD LVCMOS33 [get_ports SmcAwe_i]
  61. set_property PACKAGE_PIN C5 [get_ports SmcAre_i]
  62. set_property IOSTANDARD LVCMOS33 [get_ports SmcAre_i]
  63. set_property PACKAGE_PIN C8 [get_ports SmcAoe_i]
  64. set_property IOSTANDARD LVCMOS33 [get_ports SmcAoe_i]
  65. set_property PACKAGE_PIN L15 [get_ports {SmcBe_i[1]}]
  66. set_property IOSTANDARD LVCMOS33 [get_ports {SmcBe_i[1]}]
  67. set_property PACKAGE_PIN L14 [get_ports {SmcBe_i[0]}]
  68. set_property IOSTANDARD LVCMOS33 [get_ports {SmcBe_i[0]}]
  69. set_property PACKAGE_PIN N11 [get_ports {Ld_i[1]}]
  70. set_property IOSTANDARD LVCMOS33 [get_ports {Ld_i[1]}]
  71. set_property PACKAGE_PIN N9 [get_ports {Ld_i[2]}]
  72. set_property IOSTANDARD LVCMOS33 [get_ports {Ld_i[2]}]
  73. set_property PACKAGE_PIN N13 [get_ports {Ld_i[3]}]
  74. set_property IOSTANDARD LVCMOS33 [get_ports {Ld_i[3]}]
  75. set_property PACKAGE_PIN P15 [get_ports {Ld_i[4]}]
  76. set_property IOSTANDARD LVCMOS33 [get_ports {Ld_i[4]}]
  77. set_property PACKAGE_PIN N12 [get_ports {Ld_i[5]}]
  78. set_property IOSTANDARD LVCMOS33 [get_ports {Ld_i[5]}]
  79. set_property PACKAGE_PIN M8 [get_ports {Ld_i[6]}]
  80. set_property IOSTANDARD LVCMOS33 [get_ports {Ld_i[6]}]
  81. set_property PACKAGE_PIN M13 [get_ports {Ld_i[0]}]
  82. set_property IOSTANDARD LVCMOS33 [get_ports {Ld_i[0]}]
  83. #==========================================================================
  84. # SPI INTERFACES
  85. #SPI0
  86. set_property PACKAGE_PIN K1 [get_ports {Sck_o[0]}]
  87. set_property IOSTANDARD LVCMOS33 [get_ports {Sck_o[0]}]
  88. set_property PACKAGE_PIN H1 [get_ports {Ss_o[0]}]
  89. set_property IOSTANDARD LVCMOS33 [get_ports {Ss_o[0]}]
  90. set_property PACKAGE_PIN K2 [get_ports {SsFlash_o[0]}]
  91. set_property IOSTANDARD LVCMOS33 [get_ports {SsFlash_o[0]}]
  92. set_property PACKAGE_PIN J1 [get_ports {Mosi0_o[0]}]
  93. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi0_o[0]}]
  94. set_property PACKAGE_PIN J3 [get_ports {Mosi1_io[0]}]
  95. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi1_io[0]}]
  96. set_property PACKAGE_PIN M3 [get_ports {Mosi2_o[0]}]
  97. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi2_o[0]}]
  98. set_property PACKAGE_PIN L1 [get_ports {Mosi3_o[0]}]
  99. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi3_o[0]}]
  100. set_property PACKAGE_PIN J2 [get_ports {SpiRst_o[0]}]
  101. set_property IOSTANDARD LVCMOS33 [get_ports {SpiRst_o[0]}]
  102. set_property PACKAGE_PIN H2 [get_ports {SpiDir_o[0]}]
  103. set_property IOSTANDARD LVCMOS33 [get_ports {SpiDir_o[0]}]
  104. #SPI1
  105. set_property PACKAGE_PIN N2 [get_ports {Sck_o[1]}]
  106. set_property IOSTANDARD LVCMOS33 [get_ports {Sck_o[1]}]
  107. set_property PACKAGE_PIN N4 [get_ports {Ss_o[1]}]
  108. set_property IOSTANDARD LVCMOS33 [get_ports {Ss_o[1]}]
  109. set_property PACKAGE_PIN P1 [get_ports {SsFlash_o[1]}]
  110. set_property IOSTANDARD LVCMOS33 [get_ports {SsFlash_o[1]}]
  111. set_property PACKAGE_PIN N3 [get_ports {Mosi0_o[1]}]
  112. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi0_o[1]}]
  113. set_property PACKAGE_PIN R2 [get_ports {Mosi1_io[1]}]
  114. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi1_io[1]}]
  115. set_property PACKAGE_PIN N1 [get_ports {Mosi2_o[1]}]
  116. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi2_o[1]}]
  117. set_property PACKAGE_PIN M2 [get_ports {Mosi3_o[1]}]
  118. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi3_o[1]}]
  119. set_property PACKAGE_PIN P2 [get_ports {SpiRst_o[1]}]
  120. set_property IOSTANDARD LVCMOS33 [get_ports {SpiRst_o[1]}]
  121. set_property PACKAGE_PIN M1 [get_ports {SpiDir_o[1]}]
  122. set_property IOSTANDARD LVCMOS33 [get_ports {SpiDir_o[1]}]
  123. #SPI2
  124. set_property PACKAGE_PIN E2 [get_ports {Sck_o[2]}]
  125. set_property IOSTANDARD LVCMOS33 [get_ports {Sck_o[2]}]
  126. set_property PACKAGE_PIN E1 [get_ports {Ss_o[2]}]
  127. set_property IOSTANDARD LVCMOS33 [get_ports {Ss_o[2]}]
  128. set_property PACKAGE_PIN F1 [get_ports {SsFlash_o[2]}]
  129. set_property IOSTANDARD LVCMOS33 [get_ports {SsFlash_o[2]}]
  130. set_property PACKAGE_PIN D1 [get_ports {Mosi0_o[2]}]
  131. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi0_o[2]}]
  132. set_property PACKAGE_PIN D2 [get_ports {Mosi1_io[2]}]
  133. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi1_io[2]}]
  134. set_property PACKAGE_PIN F2 [get_ports {Mosi2_o[2]}]
  135. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi2_o[2]}]
  136. set_property PACKAGE_PIN G1 [get_ports {Mosi3_o[2]}]
  137. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi3_o[2]}]
  138. set_property PACKAGE_PIN E3 [get_ports {SpiRst_o[2]}]
  139. set_property IOSTANDARD LVCMOS33 [get_ports {SpiRst_o[2]}]
  140. set_property PACKAGE_PIN C1 [get_ports {SpiDir_o[2]}]
  141. set_property IOSTANDARD LVCMOS33 [get_ports {SpiDir_o[2]}]
  142. #SPI3
  143. set_property PACKAGE_PIN R10 [get_ports {Sck_o[3]}]
  144. set_property IOSTANDARD LVCMOS33 [get_ports {Sck_o[3]}]
  145. set_property PACKAGE_PIN P10 [get_ports {Ss_o[3]}]
  146. set_property IOSTANDARD LVCMOS33 [get_ports {Ss_o[3]}]
  147. set_property PACKAGE_PIN N10 [get_ports {SsFlash_o[3]}]
  148. set_property IOSTANDARD LVCMOS33 [get_ports {SsFlash_o[3]}]
  149. set_property PACKAGE_PIN N8 [get_ports {Mosi0_o[3]}]
  150. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi0_o[3]}]
  151. set_property PACKAGE_PIN R8 [get_ports {Mosi1_io[3]}]
  152. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi1_io[3]}]
  153. set_property PACKAGE_PIN R11 [get_ports {Mosi2_o[3]}]
  154. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi2_o[3]}]
  155. set_property PACKAGE_PIN P11 [get_ports {Mosi3_o[3]}]
  156. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi3_o[3]}]
  157. set_property PACKAGE_PIN R9 [get_ports {SpiRst_o[3]}]
  158. set_property IOSTANDARD LVCMOS33 [get_ports {SpiRst_o[3]}]
  159. set_property PACKAGE_PIN P7 [get_ports {SpiDir_o[3]}]
  160. set_property IOSTANDARD LVCMOS33 [get_ports {SpiDir_o[3]}]
  161. #SPI4
  162. set_property PACKAGE_PIN R14 [get_ports {Sck_o[4]}]
  163. set_property IOSTANDARD LVCMOS33 [get_ports {Sck_o[4]}]
  164. set_property PACKAGE_PIN N14 [get_ports {Ss_o[4]}]
  165. set_property IOSTANDARD LVCMOS33 [get_ports {Ss_o[4]}]
  166. set_property PACKAGE_PIN P14 [get_ports {SsFlash_o[4]}]
  167. set_property IOSTANDARD LVCMOS33 [get_ports {SsFlash_o[4]}]
  168. set_property PACKAGE_PIN R13 [get_ports {Mosi0_o[4]}]
  169. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi0_o[4]}]
  170. set_property PACKAGE_PIN P12 [get_ports {Mosi1_io[4]}]
  171. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi1_io[4]}]
  172. set_property PACKAGE_PIN M15 [get_ports {Mosi2_o[4]}]
  173. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi2_o[4]}]
  174. set_property PACKAGE_PIN M14 [get_ports {Mosi3_o[4]}]
  175. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi3_o[4]}]
  176. set_property PACKAGE_PIN N15 [get_ports {SpiRst_o[4]}]
  177. set_property IOSTANDARD LVCMOS33 [get_ports {SpiRst_o[4]}]
  178. set_property PACKAGE_PIN R12 [get_ports {SpiDir_o[4]}]
  179. set_property IOSTANDARD LVCMOS33 [get_ports {SpiDir_o[4]}]
  180. #SPI5
  181. set_property PACKAGE_PIN P6 [get_ports {Sck_o[5]}]
  182. set_property IOSTANDARD LVCMOS33 [get_ports {Sck_o[5]}]
  183. set_property PACKAGE_PIN R5 [get_ports LoCsReg_o]
  184. set_property IOSTANDARD LVCMOS33 [get_ports LoCsReg_o]
  185. set_property PACKAGE_PIN R4 [get_ports {Ss_o[5]}]
  186. set_property IOSTANDARD LVCMOS33 [get_ports {Ss_o[5]}]
  187. set_property PACKAGE_PIN R7 [get_ports {SsFlash_o[5]}]
  188. set_property IOSTANDARD LVCMOS33 [get_ports {SsFlash_o[5]}]
  189. set_property PACKAGE_PIN P3 [get_ports {Mosi0_o[5]}]
  190. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi0_o[5]}]
  191. set_property PACKAGE_PIN R6 [get_ports {Mosi1_io[5]}]
  192. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi1_io[5]}]
  193. set_property PACKAGE_PIN N7 [get_ports {Mosi2_o[5]}]
  194. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi2_o[5]}]
  195. # set_property PACKAGE_PIN R7 [get_ports {Mosi3_o[5]}]
  196. # set_property IOSTANDARD LVCMOS33 [get_ports {Mosi3_o[5]}]
  197. set_property PACKAGE_PIN N6 [get_ports {SpiRst_o[5]}]
  198. set_property IOSTANDARD LVCMOS33 [get_ports {SpiRst_o[5]}]
  199. set_property PACKAGE_PIN R3 [get_ports {SpiDir_o[5]}]
  200. set_property IOSTANDARD LVCMOS33 [get_ports {SpiDir_o[5]}]
  201. #SPI6
  202. set_property PACKAGE_PIN B5 [get_ports {Sck_o[6]}]
  203. set_property IOSTANDARD LVCMOS33 [get_ports {Sck_o[6]}]
  204. set_property PACKAGE_PIN B3 [get_ports {Ss_o[6]}]
  205. set_property IOSTANDARD LVCMOS33 [get_ports {Ss_o[6]}]
  206. set_property PACKAGE_PIN A4 [get_ports {SsFlash_o[6]}]
  207. set_property IOSTANDARD LVCMOS33 [get_ports {SsFlash_o[6]}]
  208. set_property PACKAGE_PIN B1 [get_ports {Mosi0_o[6]}]
  209. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi0_o[6]}]
  210. set_property PACKAGE_PIN C4 [get_ports {Mosi1_io[6]}]
  211. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi1_io[6]}]
  212. set_property PACKAGE_PIN B4 [get_ports {Mosi2_o[6]}]
  213. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi2_o[6]}]
  214. set_property PACKAGE_PIN A3 [get_ports {Mosi3_o[5]}]
  215. set_property IOSTANDARD LVCMOS33 [get_ports {Mosi3_o[5]}]
  216. set_property PACKAGE_PIN A2 [get_ports {SpiRst_o[6]}]
  217. set_property IOSTANDARD LVCMOS33 [get_ports {SpiRst_o[6]}]
  218. set_property PACKAGE_PIN B2 [get_ports {SpiDir_o[6]}]
  219. set_property IOSTANDARD LVCMOS33 [get_ports {SpiDir_o[6]}]
  220. set_property PACKAGE_PIN M7 [get_ports LD_o]
  221. set_property IOSTANDARD LVCMOS33 [get_ports LD_o]
  222. #==========================================================================
  223. # INPUT CLOCKS
  224. set_property PACKAGE_PIN M10 [get_ports Clk123_i]
  225. set_property IOSTANDARD LVCMOS33 [get_ports Clk123_i]
  226. create_clock -period 8.130 -name Clk123_i -waveform {0.000 4.065} -add [get_ports Clk123_i]
  227. set_property CLOCK_DEDICATED_ROUTE FALSE [get_nets Clk123_i_IBUF]
  228. # set_property CLOCK_DEDICATED_ROUTE FALSE [get_nets SmcAre_i_IBUF]
  229. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]]
  230. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]]
  231. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]]
  232. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]]
  233. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]]
  234. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]
  235. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]]
  236. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]]
  237. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]]
  238. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]]
  239. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]]
  240. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]
  241. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]]
  242. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]]
  243. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]]
  244. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]]
  245. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]]
  246. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]
  247. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]]
  248. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]]
  249. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]]
  250. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]]
  251. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]]
  252. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]
  253. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]]
  254. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]]
  255. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]]
  256. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]]
  257. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]]
  258. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]
  259. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]]
  260. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]]
  261. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]]
  262. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]]
  263. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]]
  264. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]
  265. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]]
  266. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]]
  267. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]]
  268. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]]
  269. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]]
  270. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]]
  271. set_false_path -from [get_clocks Clk123_i] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]
  272. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]] -to [get_clocks Clk123_i]
  273. # set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]
  274. set_false_path -from [get_clocks Clk123_i] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]]
  275. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] -to [get_clocks Clk123_i]
  276. # set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]]
  277. set_false_path -from [get_clocks Clk123_i] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]]
  278. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] -to [get_clocks Clk123_i]
  279. # set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]]
  280. set_false_path -from [get_clocks Clk123_i] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]]
  281. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] -to [get_clocks Clk123_i]
  282. # set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]]
  283. set_false_path -from [get_clocks Clk123_i] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]]
  284. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] -to [get_clocks Clk123_i]
  285. # set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]]
  286. set_false_path -from [get_clocks Clk123_i] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]]
  287. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] -to [get_clocks Clk123_i]
  288. # set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]]
  289. set_false_path -from [get_clocks Clk123_i] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]]
  290. set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] -to [get_clocks Clk123_i]
  291. # set_false_path -from [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] -to [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]]
  292. set_clock_groups -asynchronous -group [get_clocks [list Clk123_i [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]]]
  293. set_clock_groups -logically_exclusive -group [get_clocks [list [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT0]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT1]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT2]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT3]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT4]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT5]] [get_clocks -of_objects [get_pins ClkManager/MMCM/inst/mmcm_adv_inst/CLKOUT6]]]]
  294. set_property PULLUP true [get_ports {SsFlash_o[6]}]
  295. set_property PULLUP true [get_ports {SsFlash_o[5]}]
  296. set_property PULLUP true [get_ports {SsFlash_o[4]}]
  297. set_property PULLUP true [get_ports {SsFlash_o[3]}]
  298. set_property PULLUP true [get_ports {SsFlash_o[2]}]
  299. set_property PULLUP true [get_ports {SsFlash_o[1]}]
  300. set_property PULLUP true [get_ports {SsFlash_o[0]}]
  301. set_property PULLUP true [get_ports {Ss_o[6]}]
  302. set_property PULLUP true [get_ports {Ss_o[5]}]
  303. set_property PULLUP true [get_ports {Ss_o[4]}]
  304. set_property PULLUP true [get_ports {Ss_o[3]}]
  305. set_property PULLUP true [get_ports {Ss_o[2]}]
  306. set_property PULLUP true [get_ports {Ss_o[1]}]
  307. set_property PULLUP true [get_ports {Ss_o[0]}]
  308. # connect_debug_port u_ila_0/probe1 [get_nets [list {toRegMapAddr[1]} {toRegMapAddr[2]} {toRegMapAddr[3]} {toRegMapAddr[4]} {toRegMapAddr[5]} {toRegMapAddr[6]} {toRegMapAddr[7]} {toRegMapAddr[8]} {toRegMapAddr[9]}]]
  309. # connect_debug_port u_ila_0/probe4 [get_nets [list {RegMap_inst/Spi0ClkReg_o[0]} {RegMap_inst/Spi0ClkReg_o[1]} {RegMap_inst/Spi0ClkReg_o[2]} {RegMap_inst/Spi0ClkReg_o[3]} {RegMap_inst/Spi0ClkReg_o[4]} {RegMap_inst/Spi0ClkReg_o[5]} {RegMap_inst/Spi0ClkReg_o[6]} {RegMap_inst/Spi0ClkReg_o[7]}]]
  310. # connect_debug_port u_ila_0/probe5 [get_nets [list {RegMap_inst/TxFifoCtrlReg0_i[0]} {RegMap_inst/TxFifoCtrlReg0_i[1]} {RegMap_inst/TxFifoCtrlReg0_i[2]} {RegMap_inst/TxFifoCtrlReg0_i[8]} {RegMap_inst/TxFifoCtrlReg0_i[9]} {RegMap_inst/TxFifoCtrlReg0_i[10]} {RegMap_inst/TxFifoCtrlReg0_i[11]} {RegMap_inst/TxFifoCtrlReg0_i[12]} {RegMap_inst/TxFifoCtrlReg0_i[13]} {RegMap_inst/TxFifoCtrlReg0_i[14]} {RegMap_inst/TxFifoCtrlReg0_i[15]}]]
  311. # connect_debug_port u_ila_0/probe14 [get_nets [list {ansData[0]} {ansData[1]} {ansData[2]} {ansData[3]} {ansData[4]} {ansData[5]} {ansData[6]} {ansData[7]} {ansData[8]} {ansData[9]} {ansData[10]} {ansData[11]} {ansData[12]} {ansData[13]} {ansData[14]} {ansData[15]}]]
  312. # connect_debug_port u_ila_0/probe4 [get_nets [list {Mosi1_io_OBUF[5]}]]
  313. # create_debug_core u_ila_0 ila
  314. # set_property ALL_PROBE_SAME_MU true [get_debug_cores u_ila_0]
  315. # set_property ALL_PROBE_SAME_MU_CNT 1 [get_debug_cores u_ila_0]
  316. # set_property C_ADV_TRIGGER false [get_debug_cores u_ila_0]
  317. # set_property C_DATA_DEPTH 1024 [get_debug_cores u_ila_0]
  318. # set_property C_EN_STRG_QUAL false [get_debug_cores u_ila_0]
  319. # set_property C_INPUT_PIPE_STAGES 0 [get_debug_cores u_ila_0]
  320. # set_property C_TRIGIN_EN false [get_debug_cores u_ila_0]
  321. # set_property C_TRIGOUT_EN false [get_debug_cores u_ila_0]
  322. # set_property port_width 1 [get_debug_ports u_ila_0/clk]
  323. # connect_debug_port u_ila_0/clk [get_nets [list gclk]]
  324. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe0]
  325. # set_property port_width 32 [get_debug_ports u_ila_0/probe0]
  326. # connect_debug_port u_ila_0/probe0 [get_nets [list {SpiGen[5].SPIm_inst/txLenght[0]} {SpiGen[5].SPIm_inst/txLenght[1]} {SpiGen[5].SPIm_inst/txLenght[2]} {SpiGen[5].SPIm_inst/txLenght[3]} {SpiGen[5].SPIm_inst/txLenght[4]} {SpiGen[5].SPIm_inst/txLenght[5]} {SpiGen[5].SPIm_inst/txLenght[6]} {SpiGen[5].SPIm_inst/txLenght[7]} {SpiGen[5].SPIm_inst/txLenght[8]} {SpiGen[5].SPIm_inst/txLenght[9]} {SpiGen[5].SPIm_inst/txLenght[10]} {SpiGen[5].SPIm_inst/txLenght[11]} {SpiGen[5].SPIm_inst/txLenght[12]} {SpiGen[5].SPIm_inst/txLenght[13]} {SpiGen[5].SPIm_inst/txLenght[14]} {SpiGen[5].SPIm_inst/txLenght[15]} {SpiGen[5].SPIm_inst/txLenght[16]} {SpiGen[5].SPIm_inst/txLenght[17]} {SpiGen[5].SPIm_inst/txLenght[18]} {SpiGen[5].SPIm_inst/txLenght[19]} {SpiGen[5].SPIm_inst/txLenght[20]} {SpiGen[5].SPIm_inst/txLenght[21]} {SpiGen[5].SPIm_inst/txLenght[22]} {SpiGen[5].SPIm_inst/txLenght[23]} {SpiGen[5].SPIm_inst/txLenght[24]} {SpiGen[5].SPIm_inst/txLenght[25]} {SpiGen[5].SPIm_inst/txLenght[26]} {SpiGen[5].SPIm_inst/txLenght[27]} {SpiGen[5].SPIm_inst/txLenght[28]} {SpiGen[5].SPIm_inst/txLenght[29]} {SpiGen[5].SPIm_inst/txLenght[30]} {SpiGen[5].SPIm_inst/txLenght[31]}]]
  327. # create_debug_port u_ila_0 probe
  328. # set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe1]
  329. # set_property port_width 1 [get_debug_ports u_ila_0/probe1]
  330. # connect_debug_port u_ila_0/probe1 [get_nets [list {Mosi3_o_OBUF[0]}]]
  331. # create_debug_port u_ila_0 probe
  332. # set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe2]
  333. # set_property port_width 16 [get_debug_ports u_ila_0/probe2]
  334. # connect_debug_port u_ila_0/probe2 [get_nets [list {SmcData_io_IBUF[0]} {SmcData_io_IBUF[1]} {SmcData_io_IBUF[2]} {SmcData_io_IBUF[3]} {SmcData_io_IBUF[4]} {SmcData_io_IBUF[5]} {SmcData_io_IBUF[6]} {SmcData_io_IBUF[7]} {SmcData_io_IBUF[8]} {SmcData_io_IBUF[9]} {SmcData_io_IBUF[10]} {SmcData_io_IBUF[11]} {SmcData_io_IBUF[12]} {SmcData_io_IBUF[13]} {SmcData_io_IBUF[14]} {SmcData_io_IBUF[15]}]]
  335. # create_debug_port u_ila_0 probe
  336. # set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe3]
  337. # set_property port_width 1 [get_debug_ports u_ila_0/probe3]
  338. # connect_debug_port u_ila_0/probe3 [get_nets [list {Sck_o_OBUF[0]}]]
  339. # create_debug_port u_ila_0 probe
  340. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe4]
  341. # set_property port_width 1 [get_debug_ports u_ila_0/probe4]
  342. # connect_debug_port u_ila_0/probe4 [get_nets [list {Sck_o_OBUF[5]}]]
  343. # create_debug_port u_ila_0 probe
  344. # set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe5]
  345. # set_property port_width 1 [get_debug_ports u_ila_0/probe5]
  346. # connect_debug_port u_ila_0/probe5 [get_nets [list {Mosi2_o_OBUF[0]}]]
  347. # create_debug_port u_ila_0 probe
  348. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe6]
  349. # set_property port_width 1 [get_debug_ports u_ila_0/probe6]
  350. # connect_debug_port u_ila_0/probe6 [get_nets [list {Mosi1_io_IBUF[5]}]]
  351. # create_debug_port u_ila_0 probe
  352. # set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe7]
  353. # set_property port_width 1 [get_debug_ports u_ila_0/probe7]
  354. # connect_debug_port u_ila_0/probe7 [get_nets [list {Mosi0_o_OBUF[0]}]]
  355. # create_debug_port u_ila_0 probe
  356. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe8]
  357. # set_property port_width 1 [get_debug_ports u_ila_0/probe8]
  358. # connect_debug_port u_ila_0/probe8 [get_nets [list {Mosi0_o_OBUF[5]}]]
  359. # create_debug_port u_ila_0 probe
  360. # set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe9]
  361. # set_property port_width 11 [get_debug_ports u_ila_0/probe9]
  362. # connect_debug_port u_ila_0/probe9 [get_nets [list {SmcAddr_i_IBUF[0]} {SmcAddr_i_IBUF[1]} {SmcAddr_i_IBUF[2]} {SmcAddr_i_IBUF[3]} {SmcAddr_i_IBUF[4]} {SmcAddr_i_IBUF[5]} {SmcAddr_i_IBUF[6]} {SmcAddr_i_IBUF[7]} {SmcAddr_i_IBUF[8]} {SmcAddr_i_IBUF[9]} {SmcAddr_i_IBUF[10]}]]
  363. # create_debug_port u_ila_0 probe
  364. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe10]
  365. # set_property port_width 1 [get_debug_ports u_ila_0/probe10]
  366. # connect_debug_port u_ila_0/probe10 [get_nets [list {Ss_o_OBUF[0]}]]
  367. # create_debug_port u_ila_0 probe
  368. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe11]
  369. # set_property port_width 16 [get_debug_ports u_ila_0/probe11]
  370. # connect_debug_port u_ila_0/probe11 [get_nets [list {spi0TxFifoCtrl[0]} {spi0TxFifoCtrl[1]} {spi0TxFifoCtrl[2]} {spi0TxFifoCtrl[3]} {spi0TxFifoCtrl[4]} {spi0TxFifoCtrl[5]} {spi0TxFifoCtrl[6]} {spi0TxFifoCtrl[7]} {spi0TxFifoCtrl[8]} {spi0TxFifoCtrl[9]} {spi0TxFifoCtrl[10]} {spi0TxFifoCtrl[11]} {spi0TxFifoCtrl[12]} {spi0TxFifoCtrl[13]} {spi0TxFifoCtrl[14]} {spi0TxFifoCtrl[15]}]]
  371. # create_debug_port u_ila_0 probe
  372. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe12]
  373. # set_property port_width 1 [get_debug_ports u_ila_0/probe12]
  374. # connect_debug_port u_ila_0/probe12 [get_nets [list {SsFlash_o_OBUF[0]}]]
  375. # create_debug_port u_ila_0 probe
  376. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe13]
  377. # set_property port_width 16 [get_debug_ports u_ila_0/probe13]
  378. # connect_debug_port u_ila_0/probe13 [get_nets [list {spi0CsDelay[0]} {spi0CsDelay[1]} {spi0CsDelay[2]} {spi0CsDelay[3]} {spi0CsDelay[4]} {spi0CsDelay[5]} {spi0CsDelay[6]} {spi0CsDelay[7]} {spi0CsDelay[8]} {spi0CsDelay[9]} {spi0CsDelay[10]} {spi0CsDelay[11]} {spi0CsDelay[12]} {spi0CsDelay[13]} {spi0CsDelay[14]} {spi0CsDelay[15]}]]
  379. # create_debug_port u_ila_0 probe
  380. # set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe14]
  381. # set_property port_width 16 [get_debug_ports u_ila_0/probe14]
  382. # connect_debug_port u_ila_0/probe14 [get_nets [list {dataFromRxFifo[0][15]} {dataFromRxFifo[0][14]} {dataFromRxFifo[0][13]} {dataFromRxFifo[0][12]} {dataFromRxFifo[0][11]} {dataFromRxFifo[0][10]} {dataFromRxFifo[0][9]} {dataFromRxFifo[0][8]} {dataFromRxFifo[0][7]} {dataFromRxFifo[0][6]} {dataFromRxFifo[0][5]} {dataFromRxFifo[0][4]} {dataFromRxFifo[0][3]} {dataFromRxFifo[0][2]} {dataFromRxFifo[0][1]} {dataFromRxFifo[0][0]}]]
  383. # create_debug_port u_ila_0 probe
  384. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe15]
  385. # set_property port_width 16 [get_debug_ports u_ila_0/probe15]
  386. # connect_debug_port u_ila_0/probe15 [get_nets [list {spi0RxFifoCtrl[0]} {spi0RxFifoCtrl[1]} {spi0RxFifoCtrl[2]} {spi0RxFifoCtrl[3]} {spi0RxFifoCtrl[4]} {spi0RxFifoCtrl[5]} {spi0RxFifoCtrl[6]} {spi0RxFifoCtrl[7]} {spi0RxFifoCtrl[8]} {spi0RxFifoCtrl[9]} {spi0RxFifoCtrl[10]} {spi0RxFifoCtrl[11]} {spi0RxFifoCtrl[12]} {spi0RxFifoCtrl[13]} {spi0RxFifoCtrl[14]} {spi0RxFifoCtrl[15]}]]
  387. # create_debug_port u_ila_0 probe
  388. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe16]
  389. # set_property port_width 1 [get_debug_ports u_ila_0/probe16]
  390. # connect_debug_port u_ila_0/probe16 [get_nets [list {SpiRst_o_OBUF[0]}]]
  391. # create_debug_port u_ila_0 probe
  392. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe17]
  393. # set_property port_width 16 [get_debug_ports u_ila_0/probe17]
  394. # connect_debug_port u_ila_0/probe17 [get_nets [list {spi0CsCtrl[0]} {spi0CsCtrl[1]} {spi0CsCtrl[2]} {spi0CsCtrl[3]} {spi0CsCtrl[4]} {spi0CsCtrl[5]} {spi0CsCtrl[6]} {spi0CsCtrl[7]} {spi0CsCtrl[8]} {spi0CsCtrl[9]} {spi0CsCtrl[10]} {spi0CsCtrl[11]} {spi0CsCtrl[12]} {spi0CsCtrl[13]} {spi0CsCtrl[14]} {spi0CsCtrl[15]}]]
  395. # create_debug_port u_ila_0 probe
  396. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe18]
  397. # set_property port_width 16 [get_debug_ports u_ila_0/probe18]
  398. # connect_debug_port u_ila_0/probe18 [get_nets [list {spi0Ctrl[0]} {spi0Ctrl[1]} {spi0Ctrl[2]} {spi0Ctrl[3]} {spi0Ctrl[4]} {spi0Ctrl[5]} {spi0Ctrl[6]} {spi0Ctrl[7]} {spi0Ctrl[8]} {spi0Ctrl[9]} {spi0Ctrl[10]} {spi0Ctrl[11]} {spi0Ctrl[12]} {spi0Ctrl[13]} {spi0Ctrl[14]} {spi0Ctrl[15]}]]
  399. # create_debug_port u_ila_0 probe
  400. # set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe19]
  401. # set_property port_width 32 [get_debug_ports u_ila_0/probe19]
  402. # connect_debug_port u_ila_0/probe19 [get_nets [list {toFifoData[0]} {toFifoData[1]} {toFifoData[2]} {toFifoData[3]} {toFifoData[4]} {toFifoData[5]} {toFifoData[6]} {toFifoData[7]} {toFifoData[8]} {toFifoData[9]} {toFifoData[10]} {toFifoData[11]} {toFifoData[12]} {toFifoData[13]} {toFifoData[14]} {toFifoData[15]} {toFifoData[16]} {toFifoData[17]} {toFifoData[18]} {toFifoData[19]} {toFifoData[20]} {toFifoData[21]} {toFifoData[22]} {toFifoData[23]} {toFifoData[24]} {toFifoData[25]} {toFifoData[26]} {toFifoData[27]} {toFifoData[28]} {toFifoData[29]} {toFifoData[30]} {toFifoData[31]}]]
  403. # create_debug_port u_ila_0 probe
  404. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe20]
  405. # set_property port_width 1 [get_debug_ports u_ila_0/probe20]
  406. # connect_debug_port u_ila_0/probe20 [get_nets [list SmcAre_i_IBUF]]
  407. # create_debug_port u_ila_0 probe
  408. # set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe21]
  409. # set_property port_width 1 [get_debug_ports u_ila_0/probe21]
  410. # connect_debug_port u_ila_0/probe21 [get_nets [list SmcAwe_i_IBUF]]
  411. # set_property C_CLK_INPUT_FREQ_HZ 300000000 [get_debug_cores dbg_hub]
  412. # set_property C_ENABLE_CLK_DIVIDER false [get_debug_cores dbg_hub]
  413. # set_property C_USER_SCAN_CHAIN 1 [get_debug_cores dbg_hub]
  414. # connect_debug_port dbg_hub/clk [get_nets gclk]
  415. create_debug_core u_ila_0 ila
  416. set_property ALL_PROBE_SAME_MU true [get_debug_cores u_ila_0]
  417. set_property ALL_PROBE_SAME_MU_CNT 1 [get_debug_cores u_ila_0]
  418. set_property C_ADV_TRIGGER false [get_debug_cores u_ila_0]
  419. set_property C_DATA_DEPTH 1024 [get_debug_cores u_ila_0]
  420. set_property C_EN_STRG_QUAL false [get_debug_cores u_ila_0]
  421. set_property C_INPUT_PIPE_STAGES 0 [get_debug_cores u_ila_0]
  422. set_property C_TRIGIN_EN false [get_debug_cores u_ila_0]
  423. set_property C_TRIGOUT_EN false [get_debug_cores u_ila_0]
  424. set_property port_width 1 [get_debug_ports u_ila_0/clk]
  425. connect_debug_port u_ila_0/clk [get_nets [list gclk]]
  426. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe0]
  427. set_property port_width 2 [get_debug_ports u_ila_0/probe0]
  428. connect_debug_port u_ila_0/probe0 [get_nets [list {SpiSubSystem[0].SpiSubSystem/DataFifoWrapper/RxFifoCtrlReg_o[1]} {SpiSubSystem[0].SpiSubSystem/DataFifoWrapper/RxFifoCtrlReg_o[2]}]]
  429. create_debug_port u_ila_0 probe
  430. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe1]
  431. set_property port_width 1 [get_debug_ports u_ila_0/probe1]
  432. connect_debug_port u_ila_0/probe1 [get_nets [list {SpiSubSystem[0].SpiSubSystem/DataFifoWrapper/TxFifoCtrlReg_o[1]}]]
  433. create_debug_port u_ila_0 probe
  434. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe2]
  435. set_property port_width 32 [get_debug_ports u_ila_0/probe2]
  436. connect_debug_port u_ila_0/probe2 [get_nets [list {SpiSubSystem[0].SpiSubSystem/toSpiData[0]} {SpiSubSystem[0].SpiSubSystem/toSpiData[1]} {SpiSubSystem[0].SpiSubSystem/toSpiData[2]} {SpiSubSystem[0].SpiSubSystem/toSpiData[3]} {SpiSubSystem[0].SpiSubSystem/toSpiData[4]} {SpiSubSystem[0].SpiSubSystem/toSpiData[5]} {SpiSubSystem[0].SpiSubSystem/toSpiData[6]} {SpiSubSystem[0].SpiSubSystem/toSpiData[7]} {SpiSubSystem[0].SpiSubSystem/toSpiData[8]} {SpiSubSystem[0].SpiSubSystem/toSpiData[9]} {SpiSubSystem[0].SpiSubSystem/toSpiData[10]} {SpiSubSystem[0].SpiSubSystem/toSpiData[11]} {SpiSubSystem[0].SpiSubSystem/toSpiData[12]} {SpiSubSystem[0].SpiSubSystem/toSpiData[13]} {SpiSubSystem[0].SpiSubSystem/toSpiData[14]} {SpiSubSystem[0].SpiSubSystem/toSpiData[15]} {SpiSubSystem[0].SpiSubSystem/toSpiData[16]} {SpiSubSystem[0].SpiSubSystem/toSpiData[17]} {SpiSubSystem[0].SpiSubSystem/toSpiData[18]} {SpiSubSystem[0].SpiSubSystem/toSpiData[19]} {SpiSubSystem[0].SpiSubSystem/toSpiData[20]} {SpiSubSystem[0].SpiSubSystem/toSpiData[21]} {SpiSubSystem[0].SpiSubSystem/toSpiData[22]} {SpiSubSystem[0].SpiSubSystem/toSpiData[23]} {SpiSubSystem[0].SpiSubSystem/toSpiData[24]} {SpiSubSystem[0].SpiSubSystem/toSpiData[25]} {SpiSubSystem[0].SpiSubSystem/toSpiData[26]} {SpiSubSystem[0].SpiSubSystem/toSpiData[27]} {SpiSubSystem[0].SpiSubSystem/toSpiData[28]} {SpiSubSystem[0].SpiSubSystem/toSpiData[29]} {SpiSubSystem[0].SpiSubSystem/toSpiData[30]} {SpiSubSystem[0].SpiSubSystem/toSpiData[31]}]]
  437. create_debug_port u_ila_0 probe
  438. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe3]
  439. set_property port_width 11 [get_debug_ports u_ila_0/probe3]
  440. connect_debug_port u_ila_0/probe3 [get_nets [list {SmcAddr_i_IBUF[0]} {SmcAddr_i_IBUF[1]} {SmcAddr_i_IBUF[2]} {SmcAddr_i_IBUF[3]} {SmcAddr_i_IBUF[4]} {SmcAddr_i_IBUF[5]} {SmcAddr_i_IBUF[6]} {SmcAddr_i_IBUF[7]} {SmcAddr_i_IBUF[8]} {SmcAddr_i_IBUF[9]} {SmcAddr_i_IBUF[10]}]]
  441. create_debug_port u_ila_0 probe
  442. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe4]
  443. set_property port_width 1 [get_debug_ports u_ila_0/probe4]
  444. connect_debug_port u_ila_0/probe4 [get_nets [list {Mosi0_o_OBUF[0]}]]
  445. create_debug_port u_ila_0 probe
  446. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe5]
  447. set_property port_width 1 [get_debug_ports u_ila_0/probe5]
  448. connect_debug_port u_ila_0/probe5 [get_nets [list {Mosi2_o_OBUF[0]}]]
  449. create_debug_port u_ila_0 probe
  450. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe6]
  451. set_property port_width 16 [get_debug_ports u_ila_0/probe6]
  452. connect_debug_port u_ila_0/probe6 [get_nets [list {SmcData_io_IBUF[0]} {SmcData_io_IBUF[1]} {SmcData_io_IBUF[2]} {SmcData_io_IBUF[3]} {SmcData_io_IBUF[4]} {SmcData_io_IBUF[5]} {SmcData_io_IBUF[6]} {SmcData_io_IBUF[7]} {SmcData_io_IBUF[8]} {SmcData_io_IBUF[9]} {SmcData_io_IBUF[10]} {SmcData_io_IBUF[11]} {SmcData_io_IBUF[12]} {SmcData_io_IBUF[13]} {SmcData_io_IBUF[14]} {SmcData_io_IBUF[15]}]]
  453. create_debug_port u_ila_0 probe
  454. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe7]
  455. set_property port_width 1 [get_debug_ports u_ila_0/probe7]
  456. connect_debug_port u_ila_0/probe7 [get_nets [list {Mosi3_o_OBUF[0]}]]
  457. create_debug_port u_ila_0 probe
  458. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe8]
  459. set_property port_width 1 [get_debug_ports u_ila_0/probe8]
  460. connect_debug_port u_ila_0/probe8 [get_nets [list {SmcData_io_OBUF[15]}]]
  461. create_debug_port u_ila_0 probe
  462. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe9]
  463. set_property port_width 1 [get_debug_ports u_ila_0/probe9]
  464. connect_debug_port u_ila_0/probe9 [get_nets [list {SpiDir_o_OBUF[0]}]]
  465. create_debug_port u_ila_0 probe
  466. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe10]
  467. set_property port_width 8 [get_debug_ports u_ila_0/probe10]
  468. connect_debug_port u_ila_0/probe10 [get_nets [list {spi0CtrlRR[0]} {spi0CtrlRR[1]} {spi0CtrlRR[2]} {spi0CtrlRR[3]} {spi0CtrlRR[4]} {spi0CtrlRR[5]} {spi0CtrlRR[6]} {spi0CtrlRR[8]}]]
  469. create_debug_port u_ila_0 probe
  470. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe11]
  471. set_property port_width 2 [get_debug_ports u_ila_0/probe11]
  472. connect_debug_port u_ila_0/probe11 [get_nets [list {spi0CsCtrlRR[0]} {spi0CsCtrlRR[1]}]]
  473. create_debug_port u_ila_0 probe
  474. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe12]
  475. set_property port_width 8 [get_debug_ports u_ila_0/probe12]
  476. connect_debug_port u_ila_0/probe12 [get_nets [list {spi0CsDelayRR[0]} {spi0CsDelayRR[1]} {spi0CsDelayRR[2]} {spi0CsDelayRR[3]} {spi0CsDelayRR[4]} {spi0CsDelayRR[5]} {spi0CsDelayRR[6]} {spi0CsDelayRR[7]}]]
  477. create_debug_port u_ila_0 probe
  478. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe13]
  479. set_property port_width 1 [get_debug_ports u_ila_0/probe13]
  480. connect_debug_port u_ila_0/probe13 [get_nets [list {SpiSubSystem[0].SpiSubSystem/DataFifoWrapper/EmptyFlagTx_o}]]
  481. create_debug_port u_ila_0 probe
  482. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe14]
  483. set_property port_width 1 [get_debug_ports u_ila_0/probe14]
  484. connect_debug_port u_ila_0/probe14 [get_nets [list {SpiSubSystem[0].SpiSubSystem/Mosi1_io_IBUF}]]
  485. create_debug_port u_ila_0 probe
  486. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe15]
  487. set_property port_width 1 [get_debug_ports u_ila_0/probe15]
  488. connect_debug_port u_ila_0/probe15 [get_nets [list {SpiSubSystem[0].SpiSubSystem/Mosi1_io_OBUF}]]
  489. create_debug_port u_ila_0 probe
  490. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe16]
  491. set_property port_width 1 [get_debug_ports u_ila_0/probe16]
  492. connect_debug_port u_ila_0/probe16 [get_nets [list {SpiSubSystem[0].SpiSubSystem/DataFifoWrapper/rxFifoRdEn}]]
  493. create_debug_port u_ila_0 probe
  494. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe17]
  495. set_property port_width 1 [get_debug_ports u_ila_0/probe17]
  496. connect_debug_port u_ila_0/probe17 [get_nets [list {SpiSubSystem[0].SpiSubSystem/DataFifoWrapper/rxFifoWrEn}]]
  497. create_debug_port u_ila_0 probe
  498. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe18]
  499. set_property port_width 1 [get_debug_ports u_ila_0/probe18]
  500. connect_debug_port u_ila_0/probe18 [get_nets [list SmcAre_i_IBUF]]
  501. create_debug_port u_ila_0 probe
  502. set_property PROBE_TYPE DATA [get_debug_ports u_ila_0/probe19]
  503. set_property port_width 1 [get_debug_ports u_ila_0/probe19]
  504. connect_debug_port u_ila_0/probe19 [get_nets [list SmcAwe_i_IBUF]]
  505. create_debug_port u_ila_0 probe
  506. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe20]
  507. set_property port_width 1 [get_debug_ports u_ila_0/probe20]
  508. connect_debug_port u_ila_0/probe20 [get_nets [list {SpiSubSystem[0].SpiSubSystem/spiTxEnSync}]]
  509. create_debug_port u_ila_0 probe
  510. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe21]
  511. set_property port_width 1 [get_debug_ports u_ila_0/probe21]
  512. connect_debug_port u_ila_0/probe21 [get_nets [list {SpiSubSystem[0].SpiSubSystem/DataFifoWrapper/txFifoRdEn}]]
  513. create_debug_port u_ila_0 probe
  514. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe22]
  515. set_property port_width 1 [get_debug_ports u_ila_0/probe22]
  516. connect_debug_port u_ila_0/probe22 [get_nets [list {SpiSubSystem[0].SpiSubSystem/DataFifoWrapper/txFifoWrEn}]]
  517. create_debug_port u_ila_0 probe
  518. set_property PROBE_TYPE DATA_AND_TRIGGER [get_debug_ports u_ila_0/probe23]
  519. set_property port_width 1 [get_debug_ports u_ila_0/probe23]
  520. connect_debug_port u_ila_0/probe23 [get_nets [list {SpiSubSystem[0].SpiSubSystem/mosi0Q}]]
  521. set_property C_CLK_INPUT_FREQ_HZ 300000000 [get_debug_cores dbg_hub]
  522. set_property C_ENABLE_CLK_DIVIDER false [get_debug_cores dbg_hub]
  523. set_property C_USER_SCAN_CHAIN 1 [get_debug_cores dbg_hub]
  524. connect_debug_port dbg_hub/clk [get_nets gclk]