sled.syr

来自「dp_xiliux 的 CPLD Verilog设计实验,7个LED演示.代码测」· SYR 代码 · 共 111 行

SYR
111
字号
Release 4.1WP3.x - xst E.33Copyright (c) 1995-2001 Xilinx, Inc.  All rights reserved.--> Parameter TMPDIR set to .CPU : 0.00 / 0.16 s | Elapsed : 0.00 / 0.00 s --> Parameter overwrite set to YESCPU : 0.00 / 0.16 s | Elapsed : 0.00 / 0.00 s --> =========================================================================---- Source ParametersInput Format                       : VERILOGInput File Name                    : sled.prj---- Target ParametersTarget Device                      : XC9500Output File Name                   : sledOutput Format                      : NGCTarget Technology                  : 9500---- Source OptionsTop Module Name                    : sledAutomatic FSM Extraction           : YESFSM Encoding Algorithm             : AutoFSM Flip-Flop Type                 : DMux Extraction                     : YESResource Sharing                   : YESComplex Clock Enable Extraction    : YES---- Target OptionsAdd IO Buffers                     : YESEquivalent register Removal        : YESMacro Generator                    : AutoMACRO Preserve                     : YESXOR Preserve                       : YES---- General OptionsOptimization Criterion             : SpeedOptimization Effort                : 1Check Attribute Syntax             : YESKeep Hierarchy                     : YES---- Other Optionswysiwyg                            : NO========================================================================= Compiling source file : sled.prjCompiling included source file 'sled.v'Module <sled> compiled.Continuing compilation of source file 'sled.prj'Compiling included source file 'd:/Xilinx_WebPACK/verilog/src/iSE/unisim_comp.v'Continuing compilation of source file 'sled.prj'No errors in compilationAnalysis of file <sled.prj> succeeded.  Starting Verilog synthesis. Analyzing top module <sled>.Module <sled> is correct for synthesis.Synthesizing Unit <sled>.    Related source file is sled.v.WARNING:Xst:646 - Signal <sl_reg> is assigned but never used.    Found 16x8-bit ROM for signal <seg_reg>.    Found 37-bit up counter for signal <count>.    Summary:	inferred   1 ROM(s).	inferred   1 Counter(s).Unit <sled> synthesized.=========================================================================HDL Synthesis ReportMacro Statistics# ROMs                             : 1  16x8-bit ROM                     : 1# Counters                         : 1  37-bit up counter                : 1=========================================================================Starting low level synthesis...Optimizing unit <sled> ...=========================================================================Final ResultsOutput File Name                   : sledOutput Format                      : NGCOptimization Criterion             : SpeedTarget Technology                  : 9500Keep Hierarchy                     : YESMacro Preserve                     : YESMacro Generation                   : AutoXOR Preserve                       : YESMacro Statistics# Xors                             : 36  1-bit xor2                       : 36Design Statistics# Edif Instances                   : 163# I/Os                             : 13=========================================================================CPU : 2.25 / 2.41 s | Elapsed : 3.00 / 3.00 s --> 

⌨️ 快捷键说明

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