⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 top.syr

📁 这是非常好的vhdl例子
💻 SYR
📖 第 1 页 / 共 2 页
字号:
Release 6.2i - xst G.28Copyright (c) 1995-2004 Xilinx, Inc.  All rights reserved.--> Parameter TMPDIR set to __projnavCPU : 0.00 / 1.31 s | Elapsed : 0.00 / 2.00 s --> Parameter xsthdpdir set to ./xstCPU : 0.00 / 1.31 s | Elapsed : 0.00 / 2.00 s --> Reading design: top.prjTABLE OF CONTENTS  1) Synthesis Options Summary  2) HDL Compilation  3) HDL Analysis  4) HDL Synthesis  5) Advanced HDL Synthesis     5.1) HDL Synthesis Report  6) Low Level Synthesis  7) Final Report     7.1) Device utilization summary     7.2) TIMING REPORT=========================================================================*                      Synthesis Options Summary                        *=========================================================================---- Source ParametersInput File Name                    : top.prjInput Format                       : mixedIgnore Synthesis Constraint File   : NOVerilog Include Directory          : ---- Target ParametersOutput File Name                   : topOutput Format                      : NGCTarget Device                      : xc3s400-4-pq208---- Source OptionsTop Module Name                    : topAutomatic 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                                : top.lsoRead Cores                         : YEScross_clock_analysis               : NOverilog2001                        : YESOptimize Instantiated Primitives   : NO==================================================================================================================================================*                          HDL Compilation                              *=========================================================================WARNING:HDLParsers:3215 - Unit work/MUSICDEC is now defined in a different file: was e:/work/coreban/submusic/top.vhd, now is E:/work/digital_sward/sub_DEMO/submusic/top.vhdWARNING:HDLParsers:3215 - Unit work/MUSICDEC/BEHAVIORAL is now defined in a different file: was e:/work/coreban/submusic/top.vhd, now is E:/work/digital_sward/sub_DEMO/submusic/top.vhdWARNING:HDLParsers:3215 - Unit work/TOP is now defined in a different file: was e:/work/coreban/submusic/top.vhd, now is E:/work/digital_sward/sub_DEMO/submusic/top.vhdWARNING:HDLParsers:3215 - Unit work/TOP/BEHAVIORAL is now defined in a different file: was e:/work/coreban/submusic/top.vhd, now is E:/work/digital_sward/sub_DEMO/submusic/top.vhdCompiling vhdl file E:/work/digital_sward/sub_DEMO/submusic/top.vhd in Library work.Architecture behavioral of Entity musicdec is up to date.Architecture behavioral of Entity top is up to date.=========================================================================*                            HDL Analysis                               *=========================================================================Analyzing Entity <top> (Architecture <behavioral>).Entity <top> analyzed. Unit <top> generated.Analyzing Entity <musicdec> (Architecture <behavioral>).Entity <musicdec> analyzed. Unit <musicdec> generated.=========================================================================*                           HDL Synthesis                               *=========================================================================Synthesizing Unit <musicdec>.    Related source file is E:/work/digital_sward/sub_DEMO/submusic/top.vhd.    Found 32x10-bit ROM for signal <$n0000>.    Summary:	inferred   1 ROM(s).Unit <musicdec> synthesized.Synthesizing Unit <top>.    Related source file is E:/work/digital_sward/sub_DEMO/submusic/top.vhd.    Found 256x8-bit ROM for signal <$n0014>.    Found 448x8-bit ROM for signal <$n0015> created at line 259.    Found 496x8-bit ROM for signal <$n0016> created at line 268.    Found finite state machine <FSM_0> for signal <prestate>.    -----------------------------------------------------------------------    | States             | 3                                              |    | Transitions        | 8                                              |    | Inputs             | 3                                              |    | Outputs            | 3                                              |    | Clock              | musicclk (rising_edge)                         |    | Power Up State     | idle                                           |    | Encoding           | automatic                                      |    | Implementation     | LUT                                            |    -----------------------------------------------------------------------    Found 9-bit adder for signal <$n0040> created at line 255.    Found 9-bit adder for signal <$n0042> created at line 263.    Found 9-bit adder for signal <$n0044> created at line 272.    Found 24-bit up accumulator for signal <addr>.    Found 9-bit register for signal <codeaddr1>.    Found 9-bit register for signal <codeaddr2>.    Found 9-bit register for signal <codeaddr3>.    Found 25-bit up counter for signal <divclk_counter>.    Found 1-bit register for signal <musicclk>.    Found 32-bit register for signal <musickeyshiftbuf>.    Found 2-bit up counter for signal <musicno>.    Found 8-bit register for signal <tonecode>.    Summary:	inferred   1 Finite State Machine(s).	inferred   3 ROM(s).	inferred   2 Counter(s).	inferred   1 Accumulator(s).	inferred  68 D-type flip-flop(s).	inferred   3 Adder/Subtracter(s).Unit <top> synthesized.=========================================================================*                       Advanced HDL Synthesis                          *=========================================================================Advanced RAM inference ...Advanced multiplier inference ...Selecting encoding for FSM_0 ...Optimizing FSM <FSM_0> on signal <prestate> with one-hot encoding.Dynamic shift register inference ...=========================================================================HDL Synthesis ReportMacro Statistics# FSMs                             : 1# ROMs                             : 4 496x8-bit ROM                     : 1 448x8-bit ROM                     : 1 256x8-bit ROM                     : 1 32x10-bit ROM                     : 1# Adders/Subtractors               : 3 9-bit adder                       : 3# Counters                         : 2 25-bit up counter                 : 1 2-bit up counter                  : 1# Accumulators                     : 1 24-bit up accumulator             : 1# Registers                        : 40 9-bit register                    : 3 8-bit register                    : 1 1-bit register                    : 36==================================================================================================================================================*                         Low Level Synthesis                           *=========================================================================WARNING:Xst:1710 - FF/Latch  <tonecode_7> (without init value) is constant in block <top>.WARNING:Xst:1710 - FF/Latch  <tonecode_4> (without init value) is constant in block <top>.WARNING:Xst:1710 - FF/Latch  <tonecode_5> (without init value) is constant in block <top>.WARNING:Xst:1710 - FF/Latch  <tonecode_6> (without init value) is constant in block <top>.Optimizing unit <top> ...Optimizing unit <musicdec> ...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 top, actual ratio is 7.FlipFlop codeaddr3_5 has been replicated 1 time(s)FlipFlop codeaddr2_1 has been replicated 2 time(s)FlipFlop codeaddr3_2 has been replicated 2 time(s)FlipFlop codeaddr2_0 has been replicated 1 time(s)FlipFlop codeaddr3_3 has been replicated 2 time(s)FlipFlop codeaddr2_4 has been replicated 2 time(s)FlipFlop codeaddr3_4 has been replicated 2 time(s)FlipFlop codeaddr2_3 has been replicated 3 time(s)FlipFlop codeaddr2_2 has been replicated 3 time(s)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -