bit_pipeline_adder.stx

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

STX
33
字号
Release 8.1i - xst I.24Copyright (c) 1995-2005 Xilinx, Inc.  All rights reserved.--> Parameter TMPDIR set to ./xst/projnav.tmpCPU : 0.01 / 0.55 s | Elapsed : 0.00 / 1.00 s --> =========================================================================*                          HDL Compilation                              *=========================================================================Compiling vhdl file "C:/Documents and Settings/People/Desktop/VLSIASS2/C_MULLER_GATE.vhd" in Library work.Architecture behavioral of Entity c_muller_gate is up to date.Compiling vhdl file "C:/Documents and Settings/People/Desktop/VLSIASS2/Inverter.vhd" in Library work.Architecture behavioral of Entity inverter is up to date.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/Hand_Shake.vhd" in Library work.Architecture structural of Entity hand_shake is up to date.Compiling vhdl file "C:/Documents and Settings/People/Desktop/VLSIASS2/1_Bit_Pipeline_Adder.vhd" in Library work.Entity <bit_pipeline_adder> compiled.Entity <bit_pipeline_adder> (Architecture <behavioral>) compiled.CPU : 0.30 / 0.85 s | Elapsed : 0.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 + -
显示快捷键?