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

📄 transcript

📁 一个简单的探测110三位的探测器
💻
字号:
# Reading D:/Modeltech_6.0d/tcl/vsim/pref.tcl 
# //  ModelSim SE 6.0d Apr 25 2005 
# //
# //  Copyright Mentor Graphics Corporation 2005
# //              All Rights Reserved.
# //
# //  THIS WORK CONTAINS TRADE SECRET AND 
# //  PROPRIETARY INFORMATION WHICH IS THE PROPERTY
# //  OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS
# //  AND IS SUBJECT TO LICENSE TERMS.
# //
# do testwave4.fdo 
# ** Warning: (vlib-34) Library already exists at "work".
# Model Technology ModelSim SE vcom 6.0d Compiler 2005.04 Apr 25 2005
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Compiling entity detector3
# -- Compiling architecture behavioral of detector3
# Model Technology ModelSim SE vcom 6.0d Compiler 2005.04 Apr 25 2005
# -- 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 testwave4
# -- Compiling architecture testbench_arch of testwave4
# -- Compiling configuration detector3_cfg
# -- Loading entity testwave4
# -- Loading architecture testbench_arch of testwave4
# -- Loading entity detector3
# vsim -lib work -t 1ps testwave4 
# Loading d:\Modeltech_6.0d\win32/../std.standard
# Loading d:\Modeltech_6.0d\win32/../ieee.std_logic_1164(body)
# Loading d:\Modeltech_6.0d\win32/../ieee.std_logic_arith(body)
# Loading d:\Modeltech_6.0d\win32/../ieee.std_logic_unsigned(body)
# Loading d:\Modeltech_6.0d\win32/../std.textio(body)
# Loading d:\Modeltech_6.0d\win32/../ieee.std_logic_textio(body)
# Loading work.testwave4(testbench_arch)
# Loading work.detector3(behavioral)
# .main_pane.mdi.interior.cs.vm.paneset.cli_0.wf.clip.cs
# .main_pane.workspace
# .main_pane.signals.interior.cs
# ** Failure: Simulation successful (not a failure).  No problems detected. 
#    Time: 305 ns  Iteration: 0  Process: /testwave4/line__66 File: testwave4.vhw
# Break at testwave4.vhw line 173
# Simulation Breakpoint: Break at testwave4.vhw line 173
# MACRO ./testwave4.fdo PAUSED at line 13

⌨️ 快捷键说明

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