📄 fifo2.syr
字号:
Release 6.1i - xst G.23Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved.--> Parameter TMPDIR set to __projnavCPU : 0.00 / 0.11 s | Elapsed : 0.00 / 0.00 s --> Parameter xsthdpdir set to ./xstCPU : 0.00 / 0.11 s | Elapsed : 0.00 / 0.00 s --> Reading design: fifo2.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 : fifo2.prjInput Format : mixedIgnore Synthesis Constraint File : NOVerilog Include Directory : ---- Target ParametersOutput File Name : fifo2Output Format : NGCTarget Device : xc3s200-4-pq208---- Source OptionsTop Module Name : fifo2Automatic 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 : fifo2.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 *=========================================================================Compiling source file "async_cmp.v"Module <async_cmp> compiledCompiling source file "fifomem2.v"Compiling source file "rptr_empty2.v"Module <fifomem2> compiledModule <rptr_empty2> compiledCompiling source file "wptr_full2.v"Module <wptr_full2> compiledCompiling source file "fifo2.v"Module <fifo2> compiledNo errors in compilationAnalysis of file <fifo2.prj> succeeded. =========================================================================* HDL Analysis *=========================================================================Analyzing top module <fifo2>.Module <fifo2> is correct for synthesis. Analyzing module <async_cmp>.Module <async_cmp> is correct for synthesis. Analyzing module <fifomem2>.Module <fifomem2> is correct for synthesis. Analyzing module <rptr_empty2>.Module <rptr_empty2> is correct for synthesis. Analyzing module <wptr_full2>.Module <wptr_full2> is correct for synthesis. =========================================================================* HDL Synthesis *=========================================================================Synthesizing Unit <wptr_full2>. Related source file is wptr_full2.v. Found 4-bit register for signal <wptr>. Found 1-bit register for signal <wfull>. Found 4-bit adder for signal <$n0002> created at line 25. Found 1-bit xor2 for signal <$n0003> created at line 26. Found 1-bit xor2 for signal <$n0004> created at line 26. Found 1-bit xor2 for signal <$n0005> created at line 26. Found 4-bit register for signal <wbin>. Found 1-bit register for signal <wfull2>. Found 4 1-bit 2-to-1 multiplexers. Summary: inferred 10 D-type flip-flop(s). inferred 1 Adder/Subtracter(s). inferred 4 Multiplexer(s).Unit <wptr_full2> synthesized.Synthesizing Unit <rptr_empty2>. Related source file is rptr_empty2.v. Found 1-bit register for signal <rempty>. Found 4-bit register for signal <rptr>. Found 4-bit adder for signal <$n0002> created at line 25. Found 1-bit xor2 for signal <$n0003> created at line 26. Found 1-bit xor2 for signal <$n0004> created at line 26. Found 1-bit xor2 for signal <$n0005> created at line 26. Found 4-bit register for signal <rbin>. Found 1-bit register for signal <rempty2>. Found 4 1-bit 2-to-1 multiplexers. Summary: inferred 10 D-type flip-flop(s). inferred 1 Adder/Subtracter(s). inferred 4 Multiplexer(s).Unit <rptr_empty2> synthesized.Synthesizing Unit <fifomem2>. Related source file is fifomem2.v. Found 16x8-bit dual-port distributed RAM for signal <MEM>. ----------------------------------------------------------------------- | aspect ratio | 16-word x 8-bit | | | clock | connected to signal <wclk> | rise | | write enable | connected to signal <wclken> | high | | address | connected to signal <waddr> | | | dual address | connected to signal <raddr> | | | data in | connected to signal <wdata> | | | data out | not connected | | | dual data out | connected to signal <rdata> | | | ram_style | Auto | | -----------------------------------------------------------------------INFO:Xst:1442 - HDL ADVISOR - The RAM contents appears to be read asynchronousely. A synchronous read would allow you to take advantage of available block RAM resources, for optimized device usage and improved timings. Please refer to your documentation for coding guidelines. Summary: inferred 1 RAM(s).Unit <fifomem2> synthesized.Synthesizing Unit <async_cmp>. Related source file is async_cmp.v. Found 4-bit comparator equal for signal <$n0003> created at line 20. Found 1-bit xor2 for signal <$n0011> created at line 10. Found 1-bit xor2 for signal <$n0012> created at line 10. Summary: inferred 1 Comparator(s).Unit <async_cmp> synthesized.Synthesizing Unit <fifo2>. Related source file is fifo2.v.WARNING:Xst:1780 - Signal <raddr> is never used or assigned.WARNING:Xst:1780 - Signal <waddr> is never used or assigned.Unit <fifo2> synthesized.=========================================================================HDL Synthesis ReportMacro Statistics# RAMs : 1 16x8-bit dual-port distributed RAM: 1# Registers : 8 4-bit register : 4 1-bit register : 4# Multiplexers : 2 2-to-1 multiplexer : 2# Adders/Subtractors : 2 4-bit adder : 2# Comparators : 1 4-bit comparator equal : 1# Xors : 8 1-bit xor2 : 8==================================================================================================================================================* Advanced HDL Synthesis *==================================================================================================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -