enableandstart.stx

来自「Self timed pipelined adder」· STX 代码 · 共 27 行

STX
27
字号
Release 8.1i - xst I.24Copyright (c) 1995-2005 Xilinx, Inc.  All rights reserved.--> Parameter TMPDIR set to ./xst/projnav.tmpCPU : 0.00 / 0.56 s | Elapsed : 0.00 / 0.00 s --> =========================================================================*                          HDL Compilation                              *=========================================================================Compiling vhdl file "C:/Documents and Settings/People/Desktop/VLSIASS2/Full_Adder.vhd" in Library work.Architecture behavioral of Entity full_adder is up to date.Compiling vhdl file "C:/Documents and Settings/People/Desktop/VLSIASS2/Register.vhd" in Library work.Architecture behavioral of Entity adder_register is up to date.Compiling vhdl file "C:/Documents and Settings/People/Desktop/VLSIASS2/EnableAndStart.vhd" in Library work.Entity <enableandstart> compiled.Entity <enableandstart> (Architecture <behavioral>) compiled.CPU : 0.23 / 0.79 s | Elapsed : 1.00 / 1.00 s --> Total memory usage is 85600 kilobytesNumber of errors   :    0 (   0 filtered)Number of warnings :    0 (   0 filtered)Number of infos    :    0 (   0 filtered)

⌨️ 快捷键说明

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