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

📄 transcript

📁 用VHDL 编写的一个16位的cpu 设计方案
💻
字号:
# Reading D:/Modeltech_xe/tcl/vsim/pref.tcl 
# do wmemcontrol.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 std_logic_arith
# -- Loading package std_logic_unsigned
# -- Compiling entity memcontrol
# -- Compiling architecture behavioral of memcontrol
# 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 textio
# -- Loading package std_logic_textio
# -- Compiling entity wmemcontrol
# -- Compiling architecture testbench_arch of wmemcontrol
# -- Loading entity memcontrol
# -- Compiling configuration memcontrol_cfg
# -- Loading entity wmemcontrol
# -- Loading architecture testbench_arch of wmemcontrol
# vsim -lib work -t 1ps wmemcontrol 
# Loading D:/Modeltech_xe/win32xoem/../std.standard
# Loading D:/Modeltech_xe/win32xoem/../ieee.std_logic_1164(body)
# Loading D:/Modeltech_xe/win32xoem/../ieee.std_logic_arith(body)
# Loading D:/Modeltech_xe/win32xoem/../ieee.std_logic_unsigned(body)
# Loading D:/Modeltech_xe/win32xoem/../std.textio(body)
# Loading D:/Modeltech_xe/win32xoem/../ieee.std_logic_textio(body)
# Loading work.wmemcontrol(testbench_arch)
# Loading work.memcontrol(behavioral)
# .wave
# .structure
# .signals
# ** Failure: Simulation successful (not a failure).  No problems detected. 
#    Time: 2650 ns  Iteration: 0  Instance: /wmemcontrol
# Break at wmemcontrol.vhw line 485
# Simulation Breakpoint: Break at wmemcontrol.vhw line 485
# MACRO ./wmemcontrol.fdo PAUSED at line 13
destroy .wave

⌨️ 快捷键说明

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