sel4_1.syr

来自「xilinx xc9572 cpld 实现的伺服电机控制器」· SYR 代码 · 共 155 行

SYR
155
字号
Release 6.3i - xst G.35Copyright (c) 1995-2004 Xilinx, Inc.  All rights reserved.--> Parameter TMPDIR set to __projnavCPU : 0.00 / 0.59 s | Elapsed : 0.00 / 1.00 s --> Parameter xsthdpdir set to ./xstCPU : 0.00 / 0.59 s | Elapsed : 0.00 / 1.00 s --> Reading design: sel4_1.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=========================================================================*                      Synthesis Options Summary                        *=========================================================================---- Source ParametersInput File Name                    : sel4_1.prjInput Format                       : mixedIgnore Synthesis Constraint File   : NOVerilog Include Directory          : ---- Target ParametersOutput File Name                   : sel4_1Output Format                      : NGCTarget Device                      : xc9500---- Source OptionsTop Module Name                    : sel4_1Automatic FSM Extraction           : YESFSM Encoding Algorithm             : AutoMux Extraction                     : YESResource Sharing                   : YES---- Target OptionsAdd IO Buffers                     : YESEquivalent register Removal        : YESMACRO Preserve                     : YESXOR Preserve                       : YES---- General OptionsOptimization Goal                  : AreaOptimization Effort                : 1Keep Hierarchy                     : YESRTL Output                         : YesHierarchy Separator                : _Bus Delimiter                      : <>Case Specifier                     : maintain---- Other Optionslso                                : sel4_1.lsoverilog2001                        : YESwysiwyg                            : NO==================================================================================================================================================*                          HDL Compilation                              *=========================================================================Compiling vhdl file D:/FPGA/xc_9572/sel4_1.vhd in Library work.Architecture behavioral of Entity sel4_1 is up to date.=========================================================================*                            HDL Analysis                               *=========================================================================Analyzing Entity <sel4_1> (Architecture <behavioral>).INFO:Xst:1561 - D:/FPGA/xc_9572/sel4_1.vhd line 51: Mux is complete : default of case is discardedEntity <sel4_1> analyzed. Unit <sel4_1> generated.=========================================================================*                           HDL Synthesis                               *=========================================================================Synthesizing Unit <sel4_1>.    Related source file is D:/FPGA/xc_9572/sel4_1.vhd.    Found 8-bit tristate buffer for signal <DO>.    Found 8-bit 4-to-1 multiplexer for signal <$n0001> created at line 47.    Summary:	inferred   8 Tristate(s).Unit <sel4_1> synthesized.=========================================================================*                       Advanced HDL Synthesis                          *=========================================================================Advanced RAM inference ...Advanced multiplier inference ...Advanced Registered AddSub inference ...Dynamic shift register inference ...=========================================================================HDL Synthesis ReportMacro Statistics# Multiplexers                     : 1 8-bit 4-to-1 multiplexer          : 1# Tristates                        : 1 8-bit tristate buffer             : 1==================================================================================================================================================*                         Low Level Synthesis                           *=========================================================================Optimizing unit <sel4_1> ...=========================================================================*                            Final Report                               *=========================================================================Final ResultsRTL Top Level Output File Name     : sel4_1.ngrTop Level Output File Name         : sel4_1Output Format                      : NGCOptimization Goal                  : AreaKeep Hierarchy                     : YESTarget Technology                  : xc9500Macro Preserve                     : YESXOR Preserve                       : YESwysiwyg                            : NODesign Statistics# IOs                              : 43Macro Statistics :# Tristates                        : 1#      8-bit tristate buffer       : 1Cell Usage :# BELS                             : 97#      AND2                        : 48#      INV                         : 25#      OR2                         : 24# IO Buffers                       : 43#      IBUF                        : 35#      OBUFE                       : 8=========================================================================CPU : 1.64 / 2.66 s | Elapsed : 2.00 / 3.00 s --> Total memory usage is 50692 kilobytes

⌨️ 快捷键说明

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