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

📄 transcript

📁 简易数字频率计
💻
字号:
# Reading C:/Modeltech_xe/tcl/vsim/pref.tcl 
# do f5_tw.fdo 
# ** Warning: (vlib-34) Library already exists at "work".
# Model Technology ModelSim XE II vcom 5.7g Compiler 2003.10 Oct 13 2003
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Compiling entity f5
# -- Compiling architecture behav of f5
# Model Technology ModelSim XE II vcom 5.7g Compiler 2003.10 Oct 13 2003
# -- 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 f5_tw
# -- Compiling architecture testbench_arch of f5_tw
# -- Loading entity f5
# -- Compiling configuration f5_cfg
# -- Loading entity f5_tw
# -- Loading architecture testbench_arch of f5_tw
# vsim -lib work -t 1ps f5_tw 
# Loading C:/Modeltech_xe/win32xoem/../std.standard
# Loading C:/Modeltech_xe/win32xoem/../ieee.std_logic_1164(body)
# Loading C:/Modeltech_xe/win32xoem/../ieee.std_logic_arith(body)
# Loading C:/Modeltech_xe/win32xoem/../ieee.std_logic_unsigned(body)
# Loading C:/Modeltech_xe/win32xoem/../std.textio(body)
# Loading C:/Modeltech_xe/win32xoem/../ieee.std_logic_textio(body)
# Loading work.f5_tw(testbench_arch)
# Loading work.f5(behav)
# .wave
# .structure
# .signals
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 2 ms  Iteration: 1  Instance: /f5_tw/uut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 2 ms  Iteration: 1  Instance: /f5_tw/uut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 2 ms  Iteration: 1  Instance: /f5_tw/uut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 2 ms  Iteration: 1  Instance: /f5_tw/uut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 2 ms  Iteration: 1  Instance: /f5_tw/uut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
#    Time: 2 ms  Iteration: 1  Instance: /f5_tw/uut
# ** Failure: Simulation successful (not a failure).  No problems detected. 
#    Time: 20 ms  Iteration: 0  Process: /f5_tw/line__63 File: f5_tw.vhw
# Break at f5_tw.vhw line 126
# Simulation Breakpoint: Break at f5_tw.vhw line 126
# MACRO ./f5_tw.fdo PAUSED at line 13
destroy .wave

⌨️ 快捷键说明

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