keypadscan.syr

来自「适用于FPGA的SOPC方面的元器件添加」· SYR 代码 · 共 177 行

SYR
177
字号
Release 6.3.03i - xst G.38Copyright (c) 1995-2004 Xilinx, Inc.  All rights reserved.--> Parameter TMPDIR set to __projnavCPU : 0.00 / 0.36 s | Elapsed : 0.00 / 0.00 s --> Parameter xsthdpdir set to ./xstCPU : 0.00 / 0.36 s | Elapsed : 0.00 / 0.00 s --> Reading design: KeypadScan.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                    : KeypadScan.prjInput Format                       : mixedIgnore Synthesis Constraint File   : NOVerilog Include Directory          : ---- Target ParametersOutput File Name                   : KeypadScanOutput Format                      : NGCTarget Device                      : xbr---- Source OptionsTop Module Name                    : KeypadScanAutomatic 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                  : SpeedOptimization Effort                : 1Keep Hierarchy                     : YESRTL Output                         : YesHierarchy Separator                : _Bus Delimiter                      : <>Case Specifier                     : maintain---- Other Optionslso                                : KeypadScan.lsoverilog2001                        : YESClock Enable                       : YESwysiwyg                            : NO==================================================================================================================================================*                          HDL Compilation                              *=========================================================================Compiling source file "KeypadScan.v"Module <KeypadScan> compiledNo errors in compilationAnalysis of file <KeypadScan.prj> succeeded. =========================================================================*                            HDL Analysis                               *=========================================================================Analyzing top module <KeypadScan>.Module <KeypadScan> is correct for synthesis. =========================================================================*                           HDL Synthesis                               *=========================================================================Synthesizing Unit <KeypadScan>.    Related source file is KeypadScan.v.WARNING:Xst:737 - Found 1-bit latch for signal <outreg_3>.WARNING:Xst:737 - Found 1-bit latch for signal <outreg_4>.WARNING:Xst:737 - Found 1-bit latch for signal <outreg_5>.WARNING:Xst:737 - Found 1-bit latch for signal <outreg_0>.WARNING:Xst:737 - Found 1-bit latch for signal <outreg_1>.WARNING:Xst:737 - Found 1-bit latch for signal <outreg_2>.    Found 8-bit register for signal <shiftreg>.Unit <KeypadScan> synthesized.=========================================================================*                       Advanced HDL Synthesis                          *=========================================================================Advanced RAM inference ...Advanced multiplier inference ...Advanced Registered AddSub inference ...Dynamic shift register inference ...=========================================================================HDL Synthesis ReportMacro Statistics# Registers                        : 1 8-bit register                    : 1# Latches                          : 6 1-bit latch                       : 6==================================================================================================================================================*                         Low Level Synthesis                           *=========================================================================Optimizing unit <KeypadScan> ...  implementation constraint: INIT=s	 : shiftreg_7  implementation constraint: INIT=s	 : shiftreg_6  implementation constraint: INIT=r	 : shiftreg_0  implementation constraint: INIT=s	 : shiftreg_1  implementation constraint: INIT=s	 : shiftreg_2  implementation constraint: INIT=s	 : shiftreg_3  implementation constraint: INIT=s	 : shiftreg_4  implementation constraint: INIT=s	 : shiftreg_5=========================================================================*                            Final Report                               *=========================================================================Final ResultsRTL Top Level Output File Name     : KeypadScan.ngrTop Level Output File Name         : KeypadScanOutput Format                      : NGCOptimization Goal                  : SpeedKeep Hierarchy                     : YESTarget Technology                  : xbrMacro Preserve                     : YESXOR Preserve                       : YESClock Enable                       : YESwysiwyg                            : NODesign Statistics# IOs                              : 23Macro Statistics :# Registers                        : 8#      1-bit register              : 8Cell Usage :# BELS                             : 186#      AND2                        : 96#      AND4                        : 14#      AND8                        : 1#      GND                         : 1#      INV                         : 42#      OR2                         : 24#      XOR2                        : 8# FlipFlops/Latches                : 14#      FDCE                        : 8#      LD                          : 6# IO Buffers                       : 23#      IBUF                        : 9#      OBUF                        : 14=========================================================================CPU : 1.59 / 2.22 s | Elapsed : 2.00 / 2.00 s --> Total memory usage is 51256 kilobytes

⌨️ 快捷键说明

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