dled.syr

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

SYR
110
字号
Release 4.1WP3.x - xst E.33Copyright (c) 1995-2001 Xilinx, Inc.  All rights reserved.--> Parameter TMPDIR set to .CPU : 0.00 / 0.17 s | Elapsed : 0.00 / 0.00 s --> Parameter overwrite set to YESCPU : 0.00 / 0.17 s | Elapsed : 0.00 / 0.00 s --> =========================================================================---- Source ParametersInput Format                       : VERILOGInput File Name                    : dled.prj---- Target ParametersTarget Device                      : XC9500Output File Name                   : dledOutput Format                      : NGCTarget Technology                  : 9500---- Source OptionsTop Module Name                    : dledAutomatic 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 : dled.prjCompiling included source file 'dled.v'Module <dled> compiled.Continuing compilation of source file 'dled.prj'Compiling included source file 'd:/Xilinx_WebPACK/verilog/src/iSE/unisim_comp.v'Continuing compilation of source file 'dled.prj'No errors in compilationAnalysis of file <dled.prj> succeeded.  Starting Verilog synthesis. Analyzing top module <dled>.Module <dled> is correct for synthesis.Synthesizing Unit <dled>.    Related source file is dled.v.    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 <dled> synthesized.=========================================================================HDL Synthesis ReportMacro Statistics# ROMs                             : 1  16x8-bit ROM                     : 1# Counters                         : 1  37-bit up counter                : 1=========================================================================Starting low level synthesis...Optimizing unit <dled> ...=========================================================================Final ResultsOutput File Name                   : dledOutput 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.42 s | Elapsed : 3.00 / 3.00 s --> 

⌨️ 快捷键说明

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