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

📄 transcript

📁 王金明编写的《Verilog HDL程序设计教程》书中的例子原码
💻
字号:
# Reading D:/Program Files/win32/../tcl/vsim/pref.tcl 
# //  ModelSim SE 6.0 Aug 19 2004 
# //
# //  Copyright Mentor Graphics Corporation 2004
# //              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.
# //
#  OpenFile "C:/DOCUME~1/ZHENTI~1/Lb/MODELS~1/source/chap3/adder_tp.v" 
# Loading project add4
# Trace back: can't read "Project(ForceSoftPaths)": no such element in array
#     while executing
# "if {$Project(ForceSoftPaths)} {
# 		set softPath [SoftenPath $new_file_name]
# 	} else {
# 		set softPath $new_file_name
# 	}"
#     (procedure "AddProjectFile" line 51)
#     invoked from within
# "AddProjectFile $name [MtiFS::TypeFromLabel $Project(dlg_addsrc_type)] $Project(dlg_addsrc_folder)"
#     (procedure "ProjectAddSrcFiles" line 43)
#     invoked from within
# "ProjectAddSrcFiles .as"
#     invoked from within
# ".as.bb.button0 invoke"
#     ("uplevel" body line 1)
#     invoked from within
# "uplevel #0 [list $w invoke]"
#     (procedure "tk::ButtonUp" line 24)
#     invoked from within
# "tk::ButtonUp .as.bb.button0"
#     (command bound to event)
#   2: ::tkerror {can't read "Project(ForceSoftPaths)": no such element in array}
#   1: ::bgerror {can't read "Project(ForceSoftPaths)": no such element in array}
# Project file C:/Documents and Settings/zhentizhi/Lb/modelsim D

⌨️ 快捷键说明

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