📄 light.syr
字号:
Release 6.1i - xst G.23Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved.--> Parameter TMPDIR set to __projnavCPU : 0.00 / 0.22 s | Elapsed : 0.00 / 1.00 s --> Parameter xsthdpdir set to ./xstCPU : 0.00 / 0.22 s | Elapsed : 0.00 / 1.00 s --> Reading design: light.prjTABLE OF CONTENTS 1) Synthesis Options Summary 2) HDL Compilation 3) HDL Analysis 4) HDL Synthesis 4.1) HDL Synthesis Report 5) Advanced HDL Synthesis 6) Low Level Synthesis 7) Final Report 7.1) Device utilization summary 7.2) TIMING REPORT=========================================================================* Synthesis Options Summary *=========================================================================---- Source ParametersInput File Name : light.prjInput Format : mixedIgnore Synthesis Constraint File : NOVerilog Include Directory : ---- Target ParametersOutput File Name : lightOutput Format : NGCTarget Device : xc3s400-4-pq208---- Source OptionsTop Module Name : lightAutomatic FSM Extraction : YESFSM Encoding Algorithm : AutoFSM Style : lutRAM Extraction : YesRAM Style : AutoROM Extraction : YesROM Style : AutoMux Extraction : YESMux Style : AutoDecoder Extraction : YESPriority Encoder Extraction : YESShift Register Extraction : YESLogical Shifter Extraction : YESXOR Collapsing : YESResource Sharing : YESMultiplier Style : autoAutomatic Register Balancing : No---- Target OptionsAdd IO Buffers : YESGlobal Maximum Fanout : 500Add Generic Clock Buffer(BUFG) : 8Register Duplication : YESEquivalent register Removal : YESSlice Packing : YESPack IO Registers into IOBs : auto---- General OptionsOptimization Goal : SpeedOptimization Effort : 1Keep Hierarchy : NOGlobal Optimization : AllClockNetsRTL Output : YesWrite Timing Constraints : NOHierarchy Separator : _Bus Delimiter : <>Case Specifier : maintainSlice Utilization Ratio : 100Slice Utilization Ratio Delta : 5---- Other Optionslso : light.lsoRead Cores : YEScross_clock_analysis : NOverilog2001 : YESOptimize Instantiated Primitives : NO=========================================================================WARNING:Xst:1885 - LSO file is empty, default list of libraries is used=========================================================================* HDL Compilation *=========================================================================WARNING:HDLParsers:3215 - Unit work/LIGHT is now defined in a different file: was F:/xilinxProject/lighttest/light.vhd, now is F:/xilinxProject/light/light.vhdWARNING:HDLParsers:3215 - Unit work/LIGHT/BEHAVIORAL is now defined in a different file: was F:/xilinxProject/lighttest/light.vhd, now is F:/xilinxProject/light/light.vhdCompiling vhdl file F:/xilinxProject/light/light.vhd in Library work.Entity <light> (Architecture <behavioral>) compiled.=========================================================================* HDL Analysis *=========================================================================Analyzing Entity <light> (Architecture <behavioral>).INFO:Xst:1561 - F:/xilinxProject/light/light.vhd line 74: Mux is complete : default of case is discardedWARNING:Xst:819 - F:/xilinxProject/light/light.vhd line 60: The following signals are missing in the process sensitivity list: SecSega, StaSega, StaSegb, SecSegb.Entity <light> analyzed. Unit <light> generated.=========================================================================* HDL Synthesis *=========================================================================Synthesizing Unit <light>. Related source file is F:/xilinxProject/light/light.vhd. Using one-hot encoding for signal <state_a>. Using one-hot encoding for signal <state_b>. Found 16x8-bit ROM for signal <SecSega>. Found 16x8-bit ROM for signal <SecSegb>. Found 8-bit 4-to-1 multiplexer for signal <N>. Found 28-bit comparator greatequal for signal <$n0027> created at line 40. Found 4-bit subtractor for signal <$n0047>. Found 4-bit subtractor for signal <$n0048>. Found 20-bit comparator greatequal for signal <$n0050> created at line 279. Found 20-bit comparator greatequal for signal <$n0052> created at line 311. Found 4-bit comparator lessequal for signal <$n0063> created at line 189. Found 4-bit comparator greater for signal <$n0064> created at line 189. Found 4-bit comparator lessequal for signal <$n0065> created at line 194. Found 4-bit comparator greater for signal <$n0066> created at line 194. Found 4-bit adder for signal <$n0077> created at line 166. Found 4-bit adder for signal <$n0078> created at line 185. Found 5-bit comparator greatequal for signal <$n0079> created at line 203. Found 20-bit comparator less for signal <$n0080> created at line 279. Found 32-bit comparator less for signal <$n0081> created at line 269. Found 20-bit comparator less for signal <$n0082> created at line 311. Found 32-bit comparator less for signal <$n0083> created at line 301. Found 20-bit adder for signal <$n0084> created at line 276. Found 20-bit adder for signal <$n0085> created at line 308. Found 1-bit register for signal <blocka>. Found 1-bit register for signal <blockb>. Found 32-bit up counter for signal <delaya>. Found 32-bit up counter for signal <delayb>. Found 1-bit register for signal <divclk>. Found 28-bit up counter for signal <divcounter>. Found 20-bit register for signal <divtenmsa>. Found 20-bit register for signal <divtenmsb>. Found 4-bit register for signal <restore_seca>. Found 4-bit register for signal <restore_secb>. Found 4-bit register for signal <restore_statea>. Found 4-bit register for signal <restore_stateb>. Found 9-bit up counter for signal <scan>. Found 4-bit register for signal <sec_a>. Found 4-bit register for signal <sec_b>. Found 4-bit register for signal <state_a>. Found 4-bit register for signal <state_b>. Found 4-bit register for signal <stopcountera>. Found 4-bit register for signal <stopcounterb>. Found 5-bit up counter for signal <temp>. Summary: inferred 2 ROM(s). inferred 5 Counter(s). inferred 83 D-type flip-flop(s). inferred 6 Adder/Subtracter(s). inferred 12 Comparator(s). inferred 8 Multiplexer(s).Unit <light> synthesized.=========================================================================HDL Synthesis ReportMacro Statistics# ROMs : 2 16x8-bit ROM : 2# Registers : 15 1-bit register : 3 4-bit register : 10 20-bit register : 2# Counters : 5 28-bit up counter : 1 9-bit up counter : 1 5-bit up counter : 1 32-bit up counter : 2# Multiplexers : 1 8-bit 4-to-1 multiplexer : 1# Adders/Subtractors : 6 4-bit subtractor : 2 4-bit adder : 2 20-bit adder : 2# Comparators : 12 28-bit comparator greatequal : 1 20-bit comparator greatequal : 2 4-bit comparator lessequal : 2 4-bit comparator greater : 2 5-bit comparator greatequal : 1 20-bit comparator less : 2 32-bit comparator less : 2==================================================================================================================================================* Advanced HDL Synthesis *=========================================================================INFO:Xst:1767 - HDL ADVISOR - Resource sharing has identified that some arithmetic operations in this design can share the same physical resources for reduced device utilization. For improved clock frequency you may try to disable resource sharing.=========================================================================* Low Level Synthesis *=========================================================================Optimizing unit <light> ...Loading device for application Xst from file '3s400.nph' in environment D:/Xilinx.Mapping all equations...Building and optimizing final netlist ...Found area constraint ratio of 100 (+ 5) on block light, actual ratio is 7.=========================================================================* Final Report *=========================================================================Final ResultsRTL Top Level Output File Name : light.ngrTop Level Output File Name : lightOutput Format : NGCOptimization Goal : SpeedKeep Hierarchy : NODesign Statistics# IOs : 15Macro Statistics :# ROMs : 2# 16x8-bit ROM : 2# Registers : 18# 1-bit register : 3# 20-bit register : 2# 28-bit register : 3# 4-bit register : 10# Counters : 2# 32-bit up counter : 2# Multiplexers : 1# 8-bit 4-to-1 multiplexer : 1# Adders/Subtractors : 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -