distance_module.syr 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. Release 14.7 - xst P.20131013 (lin64)
  2. Copyright (c) 1995-2013 Xilinx, Inc. All rights reserved.
  3. -->
  4. Parameter TMPDIR set to xst/projnav.tmp
  5. Total REAL time to Xst completion: 0.00 secs
  6. Total CPU time to Xst completion: 0.04 secs
  7. -->
  8. Parameter xsthdpdir set to xst
  9. Total REAL time to Xst completion: 0.00 secs
  10. Total CPU time to Xst completion: 0.04 secs
  11. -->
  12. Reading design: distance_module.prj
  13. TABLE OF CONTENTS
  14. 1) Synthesis Options Summary
  15. 2) HDL Parsing
  16. 3) HDL Elaboration
  17. 4) HDL Synthesis
  18. 4.1) HDL Synthesis Report
  19. 5) Advanced HDL Synthesis
  20. 5.1) Advanced HDL Synthesis Report
  21. 6) Low Level Synthesis
  22. 7) Partition Report
  23. 8) Design Summary
  24. 8.1) Primitive and Black Box Usage
  25. 8.2) Device utilization summary
  26. 8.3) Partition Resource Summary
  27. 8.4) Timing Report
  28. 8.4.1) Clock Information
  29. 8.4.2) Asynchronous Control Signals Information
  30. 8.4.3) Timing Summary
  31. 8.4.4) Timing Details
  32. 8.4.5) Cross Clock Domains Report
  33. =========================================================================
  34. * Synthesis Options Summary *
  35. =========================================================================
  36. ---- Source Parameters
  37. Input File Name : "distance_module.prj"
  38. Ignore Synthesis Constraint File : NO
  39. ---- Target Parameters
  40. Output File Name : "distance_module"
  41. Output Format : NGC
  42. Target Device : xc6slx9-3-tqg144
  43. ---- Source Options
  44. Top Module Name : distance_module
  45. Automatic FSM Extraction : YES
  46. FSM Encoding Algorithm : Auto
  47. Safe Implementation : No
  48. FSM Style : LUT
  49. RAM Extraction : Yes
  50. RAM Style : Auto
  51. ROM Extraction : Yes
  52. Shift Register Extraction : YES
  53. ROM Style : Auto
  54. Resource Sharing : YES
  55. Asynchronous To Synchronous : NO
  56. Shift Register Minimum Size : 2
  57. Use DSP Block : Auto
  58. Automatic Register Balancing : No
  59. ---- Target Options
  60. LUT Combining : Auto
  61. Reduce Control Sets : Auto
  62. Add IO Buffers : YES
  63. Global Maximum Fanout : 100000
  64. Add Generic Clock Buffer(BUFG) : 16
  65. Register Duplication : YES
  66. Optimize Instantiated Primitives : NO
  67. Use Clock Enable : Auto
  68. Use Synchronous Set : Auto
  69. Use Synchronous Reset : Auto
  70. Pack IO Registers into IOBs : Auto
  71. Equivalent register Removal : YES
  72. ---- General Options
  73. Optimization Goal : Speed
  74. Optimization Effort : 1
  75. Power Reduction : NO
  76. Keep Hierarchy : No
  77. Netlist Hierarchy : As_Optimized
  78. RTL Output : Yes
  79. Global Optimization : AllClockNets
  80. Read Cores : YES
  81. Write Timing Constraints : NO
  82. Cross Clock Analysis : NO
  83. Hierarchy Separator : /
  84. Bus Delimiter : <>
  85. Case Specifier : Maintain
  86. Slice Utilization Ratio : 100
  87. BRAM Utilization Ratio : 100
  88. DSP48 Utilization Ratio : 100
  89. Auto BRAM Packing : NO
  90. Slice Utilization Ratio Delta : 5
  91. =========================================================================
  92. =========================================================================
  93. * HDL Parsing *
  94. =========================================================================
  95. Analyzing Verilog file "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf" into library work
  96. Parsing module <COMP8_HXILINX_distance_module>.
  97. Parsing module <CB16CE_HXILINX_distance_module>.
  98. Parsing module <SR16CE_HXILINX_distance_module>.
  99. Parsing module <SR8CE_HXILINX_distance_module>.
  100. Parsing module <CB8CE_HXILINX_distance_module>.
  101. Parsing module <COMP16_HXILINX_distance_module>.
  102. Parsing module <distance_module>.
  103. =========================================================================
  104. * HDL Elaboration *
  105. =========================================================================
  106. Elaborating module <distance_module>.
  107. Elaborating module <CB8CE_HXILINX_distance_module>.
  108. WARNING:HDLCompiler:413 - "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf" Line 131: Result of 9-bit expression is truncated to fit in 8-bit target.
  109. Elaborating module <SR8CE_HXILINX_distance_module>.
  110. Elaborating module <CB16CE_HXILINX_distance_module>.
  111. WARNING:HDLCompiler:413 - "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf" Line 55: Result of 17-bit expression is truncated to fit in 16-bit target.
  112. Elaborating module <SR16CE_HXILINX_distance_module>.
  113. Elaborating module <COMP16_HXILINX_distance_module>.
  114. Elaborating module <COMP8_HXILINX_distance_module>.
  115. Elaborating module <AND2>.
  116. Elaborating module <INV>.
  117. =========================================================================
  118. * HDL Synthesis *
  119. =========================================================================
  120. Synthesizing Unit <distance_module>.
  121. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf".
  122. Set property "HU_SET = H_CNT_5" for instance <H_CNT>.
  123. Set property "HU_SET = H_SHIFT_1" for instance <H_SHIFT>.
  124. Set property "HU_SET = L_CNT_4" for instance <L_CNT>.
  125. Set property "HU_SET = L_SHIFT_0" for instance <L_SHIFT>.
  126. Set property "HU_SET = XLXI_6_2" for instance <XLXI_6>.
  127. Set property "HU_SET = XLXI_7_3" for instance <XLXI_7>.
  128. INFO:Xst:3210 - "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf" line 186: Output port <CEO> of the instance <H_CNT> is unconnected or connected to loadless signal.
  129. INFO:Xst:3210 - "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf" line 186: Output port <TC> of the instance <H_CNT> is unconnected or connected to loadless signal.
  130. INFO:Xst:3210 - "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf" line 199: Output port <TC> of the instance <L_CNT> is unconnected or connected to loadless signal.
  131. Summary:
  132. no macro.
  133. Unit <distance_module> synthesized.
  134. Synthesizing Unit <CB8CE_HXILINX_distance_module>.
  135. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf".
  136. Found 8-bit register for signal <Q>.
  137. Found 8-bit adder for signal <Q[7]_GND_2_o_add_0_OUT> created at line 131.
  138. Summary:
  139. inferred 1 Adder/Subtractor(s).
  140. inferred 8 D-type flip-flop(s).
  141. Unit <CB8CE_HXILINX_distance_module> synthesized.
  142. Synthesizing Unit <SR8CE_HXILINX_distance_module>.
  143. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf".
  144. Found 8-bit register for signal <Q>.
  145. Summary:
  146. inferred 8 D-type flip-flop(s).
  147. Unit <SR8CE_HXILINX_distance_module> synthesized.
  148. Synthesizing Unit <CB16CE_HXILINX_distance_module>.
  149. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf".
  150. Found 16-bit register for signal <Q>.
  151. Found 16-bit adder for signal <Q[15]_GND_4_o_add_0_OUT> created at line 55.
  152. Summary:
  153. inferred 1 Adder/Subtractor(s).
  154. inferred 16 D-type flip-flop(s).
  155. Unit <CB16CE_HXILINX_distance_module> synthesized.
  156. Synthesizing Unit <SR16CE_HXILINX_distance_module>.
  157. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf".
  158. Found 16-bit register for signal <Q>.
  159. Summary:
  160. inferred 16 D-type flip-flop(s).
  161. Unit <SR16CE_HXILINX_distance_module> synthesized.
  162. Synthesizing Unit <COMP16_HXILINX_distance_module>.
  163. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf".
  164. Found 16-bit comparator equal for signal <EQ> created at line 148
  165. Summary:
  166. inferred 1 Comparator(s).
  167. Unit <COMP16_HXILINX_distance_module> synthesized.
  168. Synthesizing Unit <COMP8_HXILINX_distance_module>.
  169. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/distance_module.vf".
  170. Found 8-bit comparator equal for signal <EQ> created at line 31
  171. Summary:
  172. inferred 1 Comparator(s).
  173. Unit <COMP8_HXILINX_distance_module> synthesized.
  174. =========================================================================
  175. HDL Synthesis Report
  176. Macro Statistics
  177. # Adders/Subtractors : 2
  178. 16-bit adder : 1
  179. 8-bit adder : 1
  180. # Registers : 4
  181. 16-bit register : 2
  182. 8-bit register : 2
  183. # Comparators : 2
  184. 16-bit comparator equal : 1
  185. 8-bit comparator equal : 1
  186. =========================================================================
  187. =========================================================================
  188. * Advanced HDL Synthesis *
  189. =========================================================================
  190. Synthesizing (advanced) Unit <CB16CE_HXILINX_distance_module>.
  191. The following registers are absorbed into counter <Q>: 1 register on signal <Q>.
  192. Unit <CB16CE_HXILINX_distance_module> synthesized (advanced).
  193. Synthesizing (advanced) Unit <CB8CE_HXILINX_distance_module>.
  194. The following registers are absorbed into counter <Q>: 1 register on signal <Q>.
  195. Unit <CB8CE_HXILINX_distance_module> synthesized (advanced).
  196. =========================================================================
  197. Advanced HDL Synthesis Report
  198. Macro Statistics
  199. # Counters : 2
  200. 16-bit up counter : 1
  201. 8-bit up counter : 1
  202. # Registers : 24
  203. Flip-Flops : 24
  204. # Comparators : 2
  205. 16-bit comparator equal : 1
  206. 8-bit comparator equal : 1
  207. =========================================================================
  208. =========================================================================
  209. * Low Level Synthesis *
  210. =========================================================================
  211. Optimizing unit <distance_module> ...
  212. Optimizing unit <SR8CE_HXILINX_distance_module> ...
  213. Optimizing unit <SR16CE_HXILINX_distance_module> ...
  214. Optimizing unit <COMP16_HXILINX_distance_module> ...
  215. Optimizing unit <CB8CE_HXILINX_distance_module> ...
  216. Optimizing unit <CB16CE_HXILINX_distance_module> ...
  217. Optimizing unit <COMP8_HXILINX_distance_module> ...
  218. Mapping all equations...
  219. Building and optimizing final netlist ...
  220. Found area constraint ratio of 100 (+ 5) on block distance_module, actual ratio is 0.
  221. Final Macro Processing ...
  222. =========================================================================
  223. Final Register Report
  224. Macro Statistics
  225. # Registers : 48
  226. Flip-Flops : 48
  227. =========================================================================
  228. =========================================================================
  229. * Partition Report *
  230. =========================================================================
  231. Partition Implementation Status
  232. -------------------------------
  233. No Partitions were found in this design.
  234. -------------------------------
  235. =========================================================================
  236. * Design Summary *
  237. =========================================================================
  238. Top Level Output File Name : distance_module.ngc
  239. Primitive and Black Box Usage:
  240. ------------------------------
  241. # BELS : 98
  242. # AND2 : 3
  243. # GND : 3
  244. # INV : 3
  245. # LUT1 : 21
  246. # LUT2 : 2
  247. # LUT6 : 11
  248. # MUXCY : 28
  249. # VCC : 3
  250. # XORCY : 24
  251. # FlipFlops/Latches : 48
  252. # FDCE : 48
  253. # Clock Buffers : 2
  254. # BUFG : 1
  255. # BUFGP : 1
  256. # IO Buffers : 8
  257. # IBUF : 6
  258. # OBUF : 2
  259. Device utilization summary:
  260. ---------------------------
  261. Selected Device : 6slx9tqg144-3
  262. Slice Logic Utilization:
  263. Number of Slice Registers: 48 out of 11440 0%
  264. Number of Slice LUTs: 37 out of 5720 0%
  265. Number used as Logic: 37 out of 5720 0%
  266. Slice Logic Distribution:
  267. Number of LUT Flip Flop pairs used: 85
  268. Number with an unused Flip Flop: 37 out of 85 43%
  269. Number with an unused LUT: 48 out of 85 56%
  270. Number of fully used LUT-FF pairs: 0 out of 85 0%
  271. Number of unique control sets: 4
  272. IO Utilization:
  273. Number of IOs: 9
  274. Number of bonded IOBs: 9 out of 102 8%
  275. Specific Feature Utilization:
  276. Number of BUFG/BUFGCTRLs: 2 out of 16 12%
  277. ---------------------------
  278. Partition Resource Summary:
  279. ---------------------------
  280. No Partitions were found in this design.
  281. ---------------------------
  282. =========================================================================
  283. Timing Report
  284. NOTE: THESE TIMING NUMBERS ARE ONLY A SYNTHESIS ESTIMATE.
  285. FOR ACCURATE TIMING INFORMATION PLEASE REFER TO THE TRACE REPORT
  286. GENERATED AFTER PLACE-and-ROUTE.
  287. Clock Information:
  288. ------------------
  289. -----------------------------------+------------------------+-------+
  290. Clock Signal | Clock buffer(FF name) | Load |
  291. -----------------------------------+------------------------+-------+
  292. MAIN_TICK | IBUF+BUFG | 24 |
  293. SET_CLK | BUFGP | 24 |
  294. -----------------------------------+------------------------+-------+
  295. Asynchronous Control Signals Information:
  296. ----------------------------------------
  297. No asynchronous control signals found in this design
  298. Timing Summary:
  299. ---------------
  300. Speed Grade: -3
  301. Minimum period: 8.256ns (Maximum Frequency: 121.127MHz)
  302. Minimum input arrival time before clock: 4.725ns
  303. Maximum output required time after clock: 9.183ns
  304. Maximum combinational path delay: 5.519ns
  305. Timing Details:
  306. ---------------
  307. All values displayed in nanoseconds (ns)
  308. =========================================================================
  309. Timing constraint: Default period analysis for Clock 'MAIN_TICK'
  310. Clock period: 8.256ns (frequency: 121.127MHz)
  311. Total number of paths / destination ports: 876 / 48
  312. -------------------------------------------------------------------------
  313. Delay: 8.256ns (Levels of Logic = 9)
  314. Source: H_CNT/Q_2 (FF)
  315. Destination: H_CNT/Q_0 (FF)
  316. Source Clock: MAIN_TICK rising
  317. Destination Clock: MAIN_TICK rising
  318. Data Path: H_CNT/Q_2 to H_CNT/Q_0
  319. Gate Net
  320. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  321. ---------------------------------------- ------------
  322. FDCE:C->Q 2 0.447 0.845 Q_2 (Q_2)
  323. end scope: 'H_CNT:Q<2>'
  324. begin scope: 'XLXI_7:B<2>'
  325. LUT6:I3->O 1 0.205 0.684 EQ82 (EQ81)
  326. LUT6:I4->O 1 0.203 0.924 EQ83 (EQ)
  327. end scope: 'XLXI_7:EQ'
  328. AND2:I1->O 2 0.223 0.616 XLXI_12 (DIST_END_OBUF)
  329. INV:I->O 2 0.568 0.961 XLXI_16 (XLXN_20)
  330. AND2:I1->O 17 0.223 1.028 XLXI_15 (XLXN_22)
  331. begin scope: 'L_CNT:CE'
  332. LUT2:I1->O 8 0.205 0.802 CEO1 (CEO)
  333. end scope: 'L_CNT:CEO'
  334. begin scope: 'H_CNT:CE'
  335. FDCE:CE 0.322 Q_0
  336. ----------------------------------------
  337. Total 8.256ns (2.396ns logic, 5.860ns route)
  338. (29.0% logic, 71.0% route)
  339. =========================================================================
  340. Timing constraint: Default period analysis for Clock 'SET_CLK'
  341. Clock period: 1.165ns (frequency: 858.185MHz)
  342. Total number of paths / destination ports: 23 / 23
  343. -------------------------------------------------------------------------
  344. Delay: 1.165ns (Levels of Logic = 1)
  345. Source: L_SHIFT/Q_15 (FF)
  346. Destination: H_SHIFT/Q_0 (FF)
  347. Source Clock: SET_CLK rising
  348. Destination Clock: SET_CLK rising
  349. Data Path: L_SHIFT/Q_15 to H_SHIFT/Q_0
  350. Gate Net
  351. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  352. ---------------------------------------- ------------
  353. FDCE:C->Q 2 0.447 0.616 Q_15 (Q_15)
  354. end scope: 'L_SHIFT:Q<15>'
  355. begin scope: 'H_SHIFT:SLI'
  356. FDCE:D 0.102 Q_0
  357. ----------------------------------------
  358. Total 1.165ns (0.549ns logic, 0.616ns route)
  359. (47.1% logic, 52.9% route)
  360. =========================================================================
  361. Timing constraint: Default OFFSET IN BEFORE for Clock 'MAIN_TICK'
  362. Total number of paths / destination ports: 48 / 48
  363. -------------------------------------------------------------------------
  364. Offset: 4.725ns (Levels of Logic = 5)
  365. Source: COUNT_EN (PAD)
  366. Destination: H_CNT/Q_0 (FF)
  367. Destination Clock: MAIN_TICK rising
  368. Data Path: COUNT_EN to H_CNT/Q_0
  369. Gate Net
  370. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  371. ---------------------------------------- ------------
  372. IBUF:I->O 1 1.222 0.944 COUNT_EN_IBUF (COUNT_EN_IBUF)
  373. AND2:I0->O 17 0.203 1.028 XLXI_15 (XLXN_22)
  374. begin scope: 'L_CNT:CE'
  375. LUT2:I1->O 8 0.205 0.802 CEO1 (CEO)
  376. end scope: 'L_CNT:CEO'
  377. begin scope: 'H_CNT:CE'
  378. FDCE:CE 0.322 Q_0
  379. ----------------------------------------
  380. Total 4.725ns (1.952ns logic, 2.773ns route)
  381. (41.3% logic, 58.7% route)
  382. =========================================================================
  383. Timing constraint: Default OFFSET IN BEFORE for Clock 'SET_CLK'
  384. Total number of paths / destination ports: 49 / 49
  385. -------------------------------------------------------------------------
  386. Offset: 2.824ns (Levels of Logic = 2)
  387. Source: SET_CLR (PAD)
  388. Destination: H_SHIFT/Q_0 (FF)
  389. Destination Clock: SET_CLK rising
  390. Data Path: SET_CLR to H_SHIFT/Q_0
  391. Gate Net
  392. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  393. ---------------------------------------- ------------
  394. IBUF:I->O 24 1.222 1.172 SET_CLR_IBUF (SET_CLR_IBUF)
  395. begin scope: 'H_SHIFT:CLR'
  396. FDCE:CLR 0.430 Q_0
  397. ----------------------------------------
  398. Total 2.824ns (1.652ns logic, 1.172ns route)
  399. (58.5% logic, 41.5% route)
  400. =========================================================================
  401. Timing constraint: Default OFFSET OUT AFTER for Clock 'MAIN_TICK'
  402. Total number of paths / destination ports: 48 / 2
  403. -------------------------------------------------------------------------
  404. Offset: 9.049ns (Levels of Logic = 8)
  405. Source: H_CNT/Q_2 (FF)
  406. Destination: MAIN_TICK_O (PAD)
  407. Source Clock: MAIN_TICK rising
  408. Data Path: H_CNT/Q_2 to MAIN_TICK_O
  409. Gate Net
  410. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  411. ---------------------------------------- ------------
  412. FDCE:C->Q 2 0.447 0.845 Q_2 (Q_2)
  413. end scope: 'H_CNT:Q<2>'
  414. begin scope: 'XLXI_7:B<2>'
  415. LUT6:I3->O 1 0.205 0.684 EQ82 (EQ81)
  416. LUT6:I4->O 1 0.203 0.924 EQ83 (EQ)
  417. end scope: 'XLXI_7:EQ'
  418. AND2:I1->O 2 0.223 0.616 XLXI_12 (DIST_END_OBUF)
  419. INV:I->O 2 0.568 0.961 XLXI_16 (XLXN_20)
  420. AND2:I1->O 1 0.223 0.579 XLXI_18 (MAIN_TICK_O_OBUF)
  421. OBUF:I->O 2.571 MAIN_TICK_O_OBUF (MAIN_TICK_O)
  422. ----------------------------------------
  423. Total 9.049ns (4.440ns logic, 4.609ns route)
  424. (49.1% logic, 50.9% route)
  425. =========================================================================
  426. Timing constraint: Default OFFSET OUT AFTER for Clock 'SET_CLK'
  427. Total number of paths / destination ports: 48 / 2
  428. -------------------------------------------------------------------------
  429. Offset: 9.183ns (Levels of Logic = 8)
  430. Source: H_SHIFT/Q_2 (FF)
  431. Destination: MAIN_TICK_O (PAD)
  432. Source Clock: SET_CLK rising
  433. Data Path: H_SHIFT/Q_2 to MAIN_TICK_O
  434. Gate Net
  435. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  436. ---------------------------------------- ------------
  437. FDCE:C->Q 2 0.447 0.981 Q_2 (Q_2)
  438. end scope: 'H_SHIFT:Q<2>'
  439. begin scope: 'XLXI_7:A<2>'
  440. LUT6:I0->O 1 0.203 0.684 EQ82 (EQ81)
  441. LUT6:I4->O 1 0.203 0.924 EQ83 (EQ)
  442. end scope: 'XLXI_7:EQ'
  443. AND2:I1->O 2 0.223 0.616 XLXI_12 (DIST_END_OBUF)
  444. INV:I->O 2 0.568 0.961 XLXI_16 (XLXN_20)
  445. AND2:I1->O 1 0.223 0.579 XLXI_18 (MAIN_TICK_O_OBUF)
  446. OBUF:I->O 2.571 MAIN_TICK_O_OBUF (MAIN_TICK_O)
  447. ----------------------------------------
  448. Total 9.183ns (4.438ns logic, 4.745ns route)
  449. (48.3% logic, 51.7% route)
  450. =========================================================================
  451. Timing constraint: Default path analysis
  452. Total number of paths / destination ports: 1 / 1
  453. -------------------------------------------------------------------------
  454. Delay: 5.519ns (Levels of Logic = 3)
  455. Source: MAIN_TICK (PAD)
  456. Destination: MAIN_TICK_O (PAD)
  457. Data Path: MAIN_TICK to MAIN_TICK_O
  458. Gate Net
  459. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  460. ---------------------------------------- ------------
  461. IBUF:I->O 1 1.222 0.944 MAIN_TICK_IBUF (MAIN_TICK_IBUF)
  462. AND2:I0->O 1 0.203 0.579 XLXI_18 (MAIN_TICK_O_OBUF)
  463. OBUF:I->O 2.571 MAIN_TICK_O_OBUF (MAIN_TICK_O)
  464. ----------------------------------------
  465. Total 5.519ns (3.996ns logic, 1.523ns route)
  466. (72.4% logic, 27.6% route)
  467. =========================================================================
  468. Cross Clock Domains Report:
  469. --------------------------
  470. Clock to Setup on destination clock MAIN_TICK
  471. ---------------+---------+---------+---------+---------+
  472. | Src:Rise| Src:Fall| Src:Rise| Src:Fall|
  473. Source Clock |Dest:Rise|Dest:Rise|Dest:Fall|Dest:Fall|
  474. ---------------+---------+---------+---------+---------+
  475. MAIN_TICK | 8.256| | | |
  476. SET_CLK | 8.390| | | |
  477. ---------------+---------+---------+---------+---------+
  478. Clock to Setup on destination clock SET_CLK
  479. ---------------+---------+---------+---------+---------+
  480. | Src:Rise| Src:Fall| Src:Rise| Src:Fall|
  481. Source Clock |Dest:Rise|Dest:Rise|Dest:Fall|Dest:Fall|
  482. ---------------+---------+---------+---------+---------+
  483. SET_CLK | 1.165| | | |
  484. ---------------+---------+---------+---------+---------+
  485. =========================================================================
  486. Total REAL time to Xst completion: 4.00 secs
  487. Total CPU time to Xst completion: 3.84 secs
  488. -->
  489. Total memory usage is 387112 kilobytes
  490. Number of errors : 0 ( 0 filtered)
  491. Number of warnings : 2 ( 0 filtered)
  492. Number of infos : 3 ( 0 filtered)