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

📄 top.syr

📁 FPGA向SRAM中写入数据
💻 SYR
📖 第 1 页 / 共 2 页
字号:
Release 6.2i - xst G.28Copyright (c) 1995-2004 Xilinx, Inc.  All rights reserved.--> Parameter TMPDIR set to __projnavCPU : 0.00 / 3.25 s | Elapsed : 0.00 / 3.00 s --> Parameter xsthdpdir set to ./xstCPU : 0.00 / 3.25 s | Elapsed : 0.00 / 3.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                              *=========================================================================Compiling vhdl file E:/lqj/SRAM+FPGA+USB/FPGA将数据存入RAM/FPGA/top.vhdl in Library work.Entity <top> (Architecture <behavioral>) compiled.=========================================================================*                            HDL Analysis                               *=========================================================================Analyzing Entity <top> (Architecture <behavioral>).INFO:Xst:1304 - Contents of register <OE_SRAM> in unit <top> never changes during circuit operation. The register is replaced by logic.INFO:Xst:1304 - Contents of register <CE_SRAM> in unit <top> never changes during circuit operation. The register is replaced by logic.INFO:Xst:1304 - Contents of register <UB_SRAM> in unit <top> never changes during circuit operation. The register is replaced by logic.Entity <top> analyzed. Unit <top> generated.=========================================================================*                           HDL Synthesis                               *=========================================================================Synthesizing Unit <top>.    Related source file is E:/lqj/SRAM+FPGA+USB/FPGA将数据存入RAM/FPGA/top.vhdl.    Register <led> equivalent to <is_end> has been removed    Register <WE_SRAM> equivalent to <LB_SRAM> has been removed    Found finite state machine <FSM_0> for signal <state>.    -----------------------------------------------------------------------    | States             | 3                                              |    | Transitions        | 3                                              |    | Inputs             | 0                                              |    | Outputs            | 3                                              |    | Clock              | clk_SRAM (rising_edge)                         |    | Clock enable       | is_end (negative)                              |    | Reset              | reset (positive)                               |    | Reset type         | synchronous                                    |    | Reset State        | 001                                            |    | Power Up State     | 001                                            |    | Encoding           | automatic                                      |    | Implementation     | LUT                                            |    -----------------------------------------------------------------------    Found 16-bit register for signal <addr_SRAM>.    Found 8-bit register for signal <data_SRAM>.    Found 1-bit register for signal <LB_SRAM>.    Found 16-bit adder for signal <$n0011> created at line 80.    Found 8-bit adder for signal <$n0013> created at line 81.    Found 11-bit up counter for signal <count>.    Found 8-bit register for signal <data_in>.    Found 1-bit register for signal <is_end>.    Found 16-bit register for signal <temp_addr_SRAM>.    Summary:	inferred   1 Finite State Machine(s).	inferred   1 Counter(s).	inferred  50 D-type flip-flop(s).	inferred   2 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 <state> with one-hot encoding.Dynamic shift register inference ...=========================================================================HDL Synthesis ReportMacro Statistics# FSMs                             : 1# Adders/Subtractors               : 2 8-bit adder                       : 1 16-bit adder                      : 1# Counters                         : 1 11-bit up counter                 : 1# Registers                        : 9 8-bit register                    : 2 16-bit register                   : 2 1-bit register                    : 5==================================================================================================================================================*                         Low Level Synthesis                           *=========================================================================Optimizing unit <top> ...Loading device for application Xst from file '3s400.nph' in environment D:/install/Xilinx.Mapping all equations...Building and optimizing final netlist ...Found area constraint ratio of 100 (+ 5) on block top, actual ratio is 1.FlipFlop state_FFd3 has been replicated 1 time(s)FlipFlop state_FFd1 has been replicated 1 time(s)FlipFlop count_10 has been replicated 1 time(s)=========================================================================*                            Final Report                               *=========================================================================Final ResultsRTL Top Level Output File Name     : top.ngrTop Level Output File Name         : topOutput Format                      : NGCOptimization Goal                  : SpeedKeep Hierarchy                     : NODesign Statistics# IOs                              : 32Macro Statistics :# Registers                        : 7#      1-bit register              : 2#      11-bit register             : 1#      16-bit register             : 2#      8-bit register              : 2# Adders/Subtractors               : 3#      11-bit adder                : 1#      16-bit adder                : 1#      8-bit adder                 : 1

⌨️ 快捷键说明

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