⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 transcript

📁 16位cpu设计VHDL源码
💻
📖 第 1 页 / 共 3 页
字号:
# Reading C:/Modeltech_xe/tcl/vsim/pref.tcl 
# do cpu_16_wave.fdo 
# ** Warning: (vlib-34) Library already exists at "work".
# Model Technology ModelSim XE vcom 5.6a Compiler 2002.04 Apr 29 2002
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package vital_timing
# -- Loading package vcomponents
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Compiling entity alu
# -- Compiling architecture behavioral of alu
# -- Loading entity bufgp
# Model Technology ModelSim XE vcom 5.6a Compiler 2002.04 Apr 29 2002
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package vital_timing
# -- Loading package vcomponents
# -- Compiling entity clock
# -- Compiling architecture behavioral of clock
# -- Loading entity bufgp
# Model Technology ModelSim XE vcom 5.6a Compiler 2002.04 Apr 29 2002
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Loading package vital_timing
# -- Loading package vcomponents
# -- Compiling entity code
# -- Compiling architecture behavioral of code
# -- Loading entity bufgp
# Model Technology ModelSim XE vcom 5.6a Compiler 2002.04 Apr 29 2002
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Loading package vital_timing
# -- Loading package vcomponents
# -- Compiling entity memory
# -- Compiling architecture behavioral of memory
# Model Technology ModelSim XE vcom 5.6a Compiler 2002.04 Apr 29 2002
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Loading package vital_timing
# -- Loading package vcomponents
# -- Compiling entity visit_memory
# -- Compiling architecture behavioral of visit_memory
# -- Loading entity bufgp
# Model Technology ModelSim XE vcom 5.6a Compiler 2002.04 Apr 29 2002
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Loading package vital_timing
# -- Loading package vcomponents
# -- Compiling entity write_back
# -- Compiling architecture behavioral of write_back
# -- Loading entity bufgp
# Model Technology ModelSim XE vcom 5.6a Compiler 2002.04 Apr 29 2002
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package vital_timing
# -- Loading package vcomponents
# -- Compiling entity cpu_16
# -- Compiling architecture behavioral of cpu_16
# -- Loading entity bufgp
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Loading entity alu
# -- Loading entity clock
# -- Loading entity code
# -- Loading entity memory
# -- Loading entity visit_memory
# -- Loading entity write_back
# Model Technology ModelSim XE vcom 5.6a Compiler 2002.04 Apr 29 2002
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package vital_timing
# -- Loading package vcomponents
# -- Loading package textio
# -- Loading package std_logic_textio
# -- Compiling entity cpu_16_wave
# -- Compiling architecture testbench_arch of cpu_16_wave
# -- Loading entity cpu_16
# -- Compiling configuration cpu_16_cfg
# -- Loading entity cpu_16_wave
# -- Loading architecture testbench_arch of cpu_16_wave
# vsim -lib work -t 1ps cpu_16_wave 
# Loading C:/Modeltech_xe/win32xoem/../std.standard
# Loading C:/Modeltech_xe/win32xoem/../ieee.std_logic_1164(body)
# Loading C:/Modeltech_xe/win32xoem/../std.textio(body)
# Loading C:/Modeltech_xe/win32xoem/../ieee.vital_timing(body)
# Loading C:/Modeltech_xe/win32xoem/../xilinx/vhdl/unisim.vcomponents
# Loading C:/Modeltech_xe/win32xoem/../ieee.std_logic_textio(body)
# Loading work.cpu_16_wave(testbench_arch)
# Loading C:/Modeltech_xe/win32xoem/../ieee.std_logic_arith(body)
# Loading C:/Modeltech_xe/win32xoem/../ieee.std_logic_unsigned(body)
# Loading work.cpu_16(behavioral)
# Loading C:/Modeltech_xe/win32xoem/../ieee.vital_primitives(body)
# Loading C:/Modeltech_xe/win32xoem/../xilinx/vhdl/unisim.vpkg(body)
# Loading C:/Modeltech_xe/win32xoem/../xilinx/vhdl/unisim.bufgp(bufgp_v)
# Loading work.alu(behavioral)
# Loading work.clock(behavioral)
# Loading work.code(behavioral)
# Loading work.memory(behavioral)
# Loading work.visit_memory(behavioral)
# Loading work.write_back(behavioral)
# .wave
# .structure
# .signals
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 0 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 0 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 0 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 0 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 0 ps  Iteration: 1  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 0 ps  Iteration: 1  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 0 ps  Iteration: 1  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 0 ps  Iteration: 1  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 0 ps  Iteration: 2  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 0 ps  Iteration: 2  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 0 ps  Iteration: 2  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 0 ps  Iteration: 2  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 10100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 10100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 10100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 10100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 60100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 60100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 60100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 60100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 110100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2
# ** Warning: CONV_INTEGER: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, and it has been converted to 0.
#    Time: 110100 ps  Iteration: 0  Instance: /cpu_16_wave/uut/u2

⌨️ 快捷键说明

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