sdc_divider.syr 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562
  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: sdc_divider.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 : "sdc_divider.prj"
  38. Ignore Synthesis Constraint File : NO
  39. ---- Target Parameters
  40. Output File Name : "sdc_divider"
  41. Output Format : NGC
  42. Target Device : xc6slx9-3-tqg144
  43. ---- Source Options
  44. Top Module Name : sdc_divider
  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/sdc_divider.vf" into library work
  96. Parsing module <FTC_HXILINX_sdc_divider>.
  97. Parsing module <COMP8_HXILINX_sdc_divider>.
  98. Parsing module <SR8CE_HXILINX_sdc_divider>.
  99. Parsing module <CB8CE_HXILINX_sdc_divider>.
  100. Parsing module <sdc_divider>.
  101. Analyzing Verilog file "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/input_schheme.vf" into library work
  102. Parsing module <SR8CE_HXILINX_input_schheme>.
  103. Parsing module <input_schheme>.
  104. =========================================================================
  105. * HDL Elaboration *
  106. =========================================================================
  107. Elaborating module <sdc_divider>.
  108. Elaborating module <SR8CE_HXILINX_sdc_divider>.
  109. Elaborating module <CB8CE_HXILINX_sdc_divider>.
  110. WARNING:HDLCompiler:413 - "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/sdc_divider.vf" Line 103: Result of 9-bit expression is truncated to fit in 8-bit target.
  111. Elaborating module <COMP8_HXILINX_sdc_divider>.
  112. Elaborating module <FTC_HXILINX_sdc_divider>.
  113. Elaborating module <OR2>.
  114. Elaborating module <AND2>.
  115. =========================================================================
  116. * HDL Synthesis *
  117. =========================================================================
  118. Synthesizing Unit <sdc_divider>.
  119. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/sdc_divider.vf".
  120. Set property "HU_SET = XLXI_2_0" for instance <XLXI_2>.
  121. Set property "HU_SET = XLXI_3_3" for instance <XLXI_3>.
  122. Set property "HU_SET = XLXI_4_1" for instance <XLXI_4>.
  123. Set property "HU_SET = XLXI_7_2" for instance <XLXI_7>.
  124. INFO:Xst:3210 - "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/sdc_divider.vf" line 143: Output port <CEO> of the instance <XLXI_3> is unconnected or connected to loadless signal.
  125. INFO:Xst:3210 - "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/sdc_divider.vf" line 143: Output port <TC> of the instance <XLXI_3> is unconnected or connected to loadless signal.
  126. Summary:
  127. no macro.
  128. Unit <sdc_divider> synthesized.
  129. Synthesizing Unit <SR8CE_HXILINX_sdc_divider>.
  130. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/sdc_divider.vf".
  131. Found 8-bit register for signal <Q>.
  132. Summary:
  133. inferred 8 D-type flip-flop(s).
  134. Unit <SR8CE_HXILINX_sdc_divider> synthesized.
  135. Synthesizing Unit <CB8CE_HXILINX_sdc_divider>.
  136. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/sdc_divider.vf".
  137. Found 8-bit register for signal <Q>.
  138. Found 8-bit adder for signal <Q[7]_GND_3_o_add_0_OUT> created at line 103.
  139. Summary:
  140. inferred 1 Adder/Subtractor(s).
  141. inferred 8 D-type flip-flop(s).
  142. Unit <CB8CE_HXILINX_sdc_divider> synthesized.
  143. Synthesizing Unit <COMP8_HXILINX_sdc_divider>.
  144. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/sdc_divider.vf".
  145. Found 8-bit comparator equal for signal <EQ> created at line 55
  146. Summary:
  147. inferred 1 Comparator(s).
  148. Unit <COMP8_HXILINX_sdc_divider> synthesized.
  149. Synthesizing Unit <FTC_HXILINX_sdc_divider>.
  150. Related source file is "/home/trurl/STM32_Devel/FPGA/CNC/step_driver_control/sdc_divider.vf".
  151. INIT = 1'b0
  152. Found 1-bit register for signal <Q>.
  153. Summary:
  154. inferred 1 D-type flip-flop(s).
  155. Unit <FTC_HXILINX_sdc_divider> synthesized.
  156. =========================================================================
  157. HDL Synthesis Report
  158. Macro Statistics
  159. # Adders/Subtractors : 1
  160. 8-bit adder : 1
  161. # Registers : 3
  162. 1-bit register : 1
  163. 8-bit register : 2
  164. # Comparators : 1
  165. 8-bit comparator equal : 1
  166. =========================================================================
  167. =========================================================================
  168. * Advanced HDL Synthesis *
  169. =========================================================================
  170. Synthesizing (advanced) Unit <CB8CE_HXILINX_sdc_divider>.
  171. The following registers are absorbed into counter <Q>: 1 register on signal <Q>.
  172. Unit <CB8CE_HXILINX_sdc_divider> synthesized (advanced).
  173. =========================================================================
  174. Advanced HDL Synthesis Report
  175. Macro Statistics
  176. # Counters : 1
  177. 8-bit up counter : 1
  178. # Registers : 9
  179. Flip-Flops : 9
  180. # Comparators : 1
  181. 8-bit comparator equal : 1
  182. =========================================================================
  183. =========================================================================
  184. * Low Level Synthesis *
  185. =========================================================================
  186. Optimizing unit <sdc_divider> ...
  187. Optimizing unit <SR8CE_HXILINX_sdc_divider> ...
  188. Optimizing unit <CB8CE_HXILINX_sdc_divider> ...
  189. Optimizing unit <FTC_HXILINX_sdc_divider> ...
  190. Optimizing unit <COMP8_HXILINX_sdc_divider> ...
  191. Mapping all equations...
  192. Building and optimizing final netlist ...
  193. Found area constraint ratio of 100 (+ 5) on block sdc_divider, actual ratio is 0.
  194. Final Macro Processing ...
  195. =========================================================================
  196. Final Register Report
  197. Macro Statistics
  198. # Registers : 17
  199. Flip-Flops : 17
  200. =========================================================================
  201. =========================================================================
  202. * Partition Report *
  203. =========================================================================
  204. Partition Implementation Status
  205. -------------------------------
  206. No Partitions were found in this design.
  207. -------------------------------
  208. =========================================================================
  209. * Design Summary *
  210. =========================================================================
  211. Top Level Output File Name : sdc_divider.ngc
  212. Primitive and Black Box Usage:
  213. ------------------------------
  214. # BELS : 30
  215. # AND2 : 1
  216. # GND : 1
  217. # INV : 2
  218. # LUT1 : 6
  219. # LUT6 : 3
  220. # MUXCY : 7
  221. # OR2 : 1
  222. # VCC : 1
  223. # XORCY : 8
  224. # FlipFlops/Latches : 17
  225. # FDC : 1
  226. # FDCE : 16
  227. # Clock Buffers : 2
  228. # BUFG : 1
  229. # BUFGP : 1
  230. # IO Buffers : 6
  231. # IBUF : 5
  232. # OBUF : 1
  233. Device utilization summary:
  234. ---------------------------
  235. Selected Device : 6slx9tqg144-3
  236. Slice Logic Utilization:
  237. Number of Slice Registers: 17 out of 11440 0%
  238. Number of Slice LUTs: 11 out of 5720 0%
  239. Number used as Logic: 11 out of 5720 0%
  240. Slice Logic Distribution:
  241. Number of LUT Flip Flop pairs used: 28
  242. Number with an unused Flip Flop: 11 out of 28 39%
  243. Number with an unused LUT: 17 out of 28 60%
  244. Number of fully used LUT-FF pairs: 0 out of 28 0%
  245. Number of unique control sets: 3
  246. IO Utilization:
  247. Number of IOs: 7
  248. Number of bonded IOBs: 7 out of 102 6%
  249. Specific Feature Utilization:
  250. Number of BUFG/BUFGCTRLs: 2 out of 16 12%
  251. ---------------------------
  252. Partition Resource Summary:
  253. ---------------------------
  254. No Partitions were found in this design.
  255. ---------------------------
  256. =========================================================================
  257. Timing Report
  258. NOTE: THESE TIMING NUMBERS ARE ONLY A SYNTHESIS ESTIMATE.
  259. FOR ACCURATE TIMING INFORMATION PLEASE REFER TO THE TRACE REPORT
  260. GENERATED AFTER PLACE-and-ROUTE.
  261. Clock Information:
  262. ------------------
  263. -----------------------------------+------------------------+-------+
  264. Clock Signal | Clock buffer(FF name) | Load |
  265. -----------------------------------+------------------------+-------+
  266. SYS_CLK | IBUF+BUFG | 8 |
  267. SET_DIV_CLK | BUFGP | 8 |
  268. XLXI_4/EQ(XLXI_4/EQ83:O) | NONE(*)(XLXI_7/Q) | 1 |
  269. -----------------------------------+------------------------+-------+
  270. (*) This 1 clock signal(s) are generated by combinatorial logic,
  271. and XST is not able to identify which are the primary clock signals.
  272. Please use the CLOCK_SIGNAL constraint to specify the clock signal(s) generated by combinatorial logic.
  273. INFO:Xst:2169 - HDL ADVISOR - Some clock signals were not automatically buffered by XST with BUFG/BUFR resources. Please use the buffer_type constraint in order to insert these buffers to the clock signals to help prevent skew problems.
  274. Asynchronous Control Signals Information:
  275. ----------------------------------------
  276. No asynchronous control signals found in this design
  277. Timing Summary:
  278. ---------------
  279. Speed Grade: -3
  280. Minimum period: 5.947ns (Maximum Frequency: 168.159MHz)
  281. Minimum input arrival time before clock: 4.747ns
  282. Maximum output required time after clock: 3.634ns
  283. Maximum combinational path delay: No path found
  284. Timing Details:
  285. ---------------
  286. All values displayed in nanoseconds (ns)
  287. =========================================================================
  288. Timing constraint: Default period analysis for Clock 'SYS_CLK'
  289. Clock period: 5.947ns (frequency: 168.159MHz)
  290. Total number of paths / destination ports: 100 / 16
  291. -------------------------------------------------------------------------
  292. Delay: 5.947ns (Levels of Logic = 6)
  293. Source: XLXI_3/Q_2 (FF)
  294. Destination: XLXI_3/Q_0 (FF)
  295. Source Clock: SYS_CLK rising
  296. Destination Clock: SYS_CLK rising
  297. Data Path: XLXI_3/Q_2 to XLXI_3/Q_0
  298. Gate Net
  299. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  300. ---------------------------------------- ------------
  301. FDCE:C->Q 2 0.447 0.845 Q_2 (Q_2)
  302. end scope: 'XLXI_3:Q<2>'
  303. begin scope: 'XLXI_4:B<2>'
  304. LUT6:I3->O 1 0.205 0.684 EQ82 (EQ81)
  305. LUT6:I4->O 2 0.203 0.981 EQ83 (EQ)
  306. end scope: 'XLXI_4:EQ'
  307. AND2:I0->O 1 0.203 0.944 XLXI_17 (XLXN_12)
  308. OR2:I0->O 8 0.203 0.802 XLXI_16 (XLXN_8)
  309. begin scope: 'XLXI_3:CLR'
  310. FDCE:CLR 0.430 Q_0
  311. ----------------------------------------
  312. Total 5.947ns (1.691ns logic, 4.256ns route)
  313. (28.4% logic, 71.6% route)
  314. =========================================================================
  315. Timing constraint: Default period analysis for Clock 'SET_DIV_CLK'
  316. Clock period: 1.165ns (frequency: 858.185MHz)
  317. Total number of paths / destination ports: 7 / 7
  318. -------------------------------------------------------------------------
  319. Delay: 1.165ns (Levels of Logic = 0)
  320. Source: XLXI_2/Q_0 (FF)
  321. Destination: XLXI_2/Q_1 (FF)
  322. Source Clock: SET_DIV_CLK rising
  323. Destination Clock: SET_DIV_CLK rising
  324. Data Path: XLXI_2/Q_0 to XLXI_2/Q_1
  325. Gate Net
  326. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  327. ---------------------------------------- ------------
  328. FDCE:C->Q 2 0.447 0.616 Q_0 (Q_0)
  329. FDCE:D 0.102 Q_1
  330. ----------------------------------------
  331. Total 1.165ns (0.549ns logic, 0.616ns route)
  332. (47.1% logic, 52.9% route)
  333. =========================================================================
  334. Timing constraint: Default period analysis for Clock 'XLXI_4/EQ'
  335. Clock period: 1.950ns (frequency: 512.794MHz)
  336. Total number of paths / destination ports: 1 / 1
  337. -------------------------------------------------------------------------
  338. Delay: 1.950ns (Levels of Logic = 1)
  339. Source: XLXI_7/Q (FF)
  340. Destination: XLXI_7/Q (FF)
  341. Source Clock: XLXI_4/EQ rising
  342. Destination Clock: XLXI_4/EQ rising
  343. Data Path: XLXI_7/Q to XLXI_7/Q
  344. Gate Net
  345. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  346. ---------------------------------------- ------------
  347. FDC:C->Q 2 0.447 0.616 Q (Q)
  348. INV:I->O 1 0.206 0.579 Q_Q_MUX_9_o1_INV_0 (Q_Q_MUX_9_o)
  349. FDC:D 0.102 Q
  350. ----------------------------------------
  351. Total 1.950ns (0.755ns logic, 1.195ns route)
  352. (38.7% logic, 61.3% route)
  353. =========================================================================
  354. Timing constraint: Default OFFSET IN BEFORE for Clock 'SYS_CLK'
  355. Total number of paths / destination ports: 24 / 16
  356. -------------------------------------------------------------------------
  357. Offset: 4.747ns (Levels of Logic = 4)
  358. Source: SYS_CLK (PAD)
  359. Destination: XLXI_3/Q_0 (FF)
  360. Destination Clock: SYS_CLK rising
  361. Data Path: SYS_CLK to XLXI_3/Q_0
  362. Gate Net
  363. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  364. ---------------------------------------- ------------
  365. IBUF:I->O 1 1.222 0.924 SYS_CLK_IBUF (SYS_CLK_IBUF)
  366. AND2:I1->O 1 0.223 0.944 XLXI_17 (XLXN_12)
  367. OR2:I0->O 8 0.203 0.802 XLXI_16 (XLXN_8)
  368. begin scope: 'XLXI_3:CLR'
  369. FDCE:CLR 0.430 Q_0
  370. ----------------------------------------
  371. Total 4.747ns (2.078ns logic, 2.669ns route)
  372. (43.8% logic, 56.2% route)
  373. =========================================================================
  374. Timing constraint: Default OFFSET IN BEFORE for Clock 'SET_DIV_CLK'
  375. Total number of paths / destination ports: 17 / 17
  376. -------------------------------------------------------------------------
  377. Offset: 2.508ns (Levels of Logic = 2)
  378. Source: RST (PAD)
  379. Destination: XLXI_2/Q_0 (FF)
  380. Destination Clock: SET_DIV_CLK rising
  381. Data Path: RST to XLXI_2/Q_0
  382. Gate Net
  383. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  384. ---------------------------------------- ------------
  385. IBUF:I->O 10 1.222 0.856 RST_IBUF (RST_IBUF)
  386. begin scope: 'XLXI_2:CLR'
  387. FDCE:CLR 0.430 Q_0
  388. ----------------------------------------
  389. Total 2.508ns (1.652ns logic, 0.856ns route)
  390. (65.9% logic, 34.1% route)
  391. =========================================================================
  392. Timing constraint: Default OFFSET IN BEFORE for Clock 'XLXI_4/EQ'
  393. Total number of paths / destination ports: 1 / 1
  394. -------------------------------------------------------------------------
  395. Offset: 2.508ns (Levels of Logic = 2)
  396. Source: RST (PAD)
  397. Destination: XLXI_7/Q (FF)
  398. Destination Clock: XLXI_4/EQ rising
  399. Data Path: RST to XLXI_7/Q
  400. Gate Net
  401. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  402. ---------------------------------------- ------------
  403. IBUF:I->O 10 1.222 0.856 RST_IBUF (RST_IBUF)
  404. begin scope: 'XLXI_7:CLR'
  405. FDC:CLR 0.430 Q
  406. ----------------------------------------
  407. Total 2.508ns (1.652ns logic, 0.856ns route)
  408. (65.9% logic, 34.1% route)
  409. =========================================================================
  410. Timing constraint: Default OFFSET OUT AFTER for Clock 'XLXI_4/EQ'
  411. Total number of paths / destination ports: 1 / 1
  412. -------------------------------------------------------------------------
  413. Offset: 3.634ns (Levels of Logic = 2)
  414. Source: XLXI_7/Q (FF)
  415. Destination: MAIN_TICK (PAD)
  416. Source Clock: XLXI_4/EQ rising
  417. Data Path: XLXI_7/Q to MAIN_TICK
  418. Gate Net
  419. Cell:in->out fanout Delay Delay Logical Name (Net Name)
  420. ---------------------------------------- ------------
  421. FDC:C->Q 2 0.447 0.616 Q (Q)
  422. end scope: 'XLXI_7:Q'
  423. OBUF:I->O 2.571 MAIN_TICK_OBUF (MAIN_TICK)
  424. ----------------------------------------
  425. Total 3.634ns (3.018ns logic, 0.616ns route)
  426. (83.0% logic, 17.0% route)
  427. =========================================================================
  428. Cross Clock Domains Report:
  429. --------------------------
  430. Clock to Setup on destination clock SET_DIV_CLK
  431. ---------------+---------+---------+---------+---------+
  432. | Src:Rise| Src:Fall| Src:Rise| Src:Fall|
  433. Source Clock |Dest:Rise|Dest:Rise|Dest:Fall|Dest:Fall|
  434. ---------------+---------+---------+---------+---------+
  435. SET_DIV_CLK | 1.165| | | |
  436. ---------------+---------+---------+---------+---------+
  437. Clock to Setup on destination clock SYS_CLK
  438. ---------------+---------+---------+---------+---------+
  439. | Src:Rise| Src:Fall| Src:Rise| Src:Fall|
  440. Source Clock |Dest:Rise|Dest:Rise|Dest:Fall|Dest:Fall|
  441. ---------------+---------+---------+---------+---------+
  442. SET_DIV_CLK | 6.081| | | |
  443. SYS_CLK | 5.947| | | |
  444. ---------------+---------+---------+---------+---------+
  445. Clock to Setup on destination clock XLXI_4/EQ
  446. ---------------+---------+---------+---------+---------+
  447. | Src:Rise| Src:Fall| Src:Rise| Src:Fall|
  448. Source Clock |Dest:Rise|Dest:Rise|Dest:Fall|Dest:Fall|
  449. ---------------+---------+---------+---------+---------+
  450. XLXI_4/EQ | 1.950| | | |
  451. ---------------+---------+---------+---------+---------+
  452. =========================================================================
  453. Total REAL time to Xst completion: 4.00 secs
  454. Total CPU time to Xst completion: 3.75 secs
  455. -->
  456. Total memory usage is 386936 kilobytes
  457. Number of errors : 0 ( 0 filtered)
  458. Number of warnings : 1 ( 0 filtered)
  459. Number of infos : 3 ( 0 filtered)