transcript
来自「王金明编写的《Verilog HDL程序设计教程》书中的例子原码」· 代码 · 共 32 行
TXT
32 行
# 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/source/chap6/serial1.v"
vlib work
vmap work work
# Copying D:\Program Files\win32/../modelsim.ini to modelsim.ini
# Modifying modelsim.ini
# ** Warning: Copied D:\Program Files\win32/../modelsim.ini to modelsim.ini.
# Updated modelsim.ini.
# Loading project serial
# Project file C:/Documents and Settings/zhentizhi/Lb/source/chap6/serial.mpf is write protected, data cannot be saved.
# Unable to save project.
# Project file C:/Documents and Settings/zhentizhi/Lb/source/chap6/serial.mpf is write protected, data cannot be saved.
# Unable to save project.
# Project file C:/Documents and Settings/zhentizhi/Lb/source/chap6/serial.mpf is write protected, data cannot be saved.
# Unable to save project.
# Project file C:/Documents and Settings/zhentizhi/Lb/source/chap6/serial.mpf is write protected, data cannot be saved.
# Unable to save project.
# Project file C:/Documents and Settings/zhentizhi/Lb/source/chap6/serial.mpf is write protected, data cannot be saved.
# Unable to save project.
# Project file C:/Documents and Settings/zhentizhi/Lb/source/chap6/serial.mpf is write protected, data cannot be saved.
# Unable to save project.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?