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

📄 transcript

📁 用VHDL设计具有简单MIPS功能的源码
💻
字号:
# Reading D:/tool/ModelSim_SE_6.1b/tcl/vsim/pref.tcl 
# //  ModelSim SE 6.1b Sep  8 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.
# //
#  OpenFile "C:/Documents and Settings/wf/Lb/MIPS/MIPS/alu.v" 
# Modified modelsim.ini
# File does not exist: C:/Documents and Settings/wf/桌面/MIPS/MIPS/alu.v
vlog -reportprogress 300 -work work {C:/Documents and Settings/wf/桌面/MIPS/MIPS/alu.v}
# ** Note: (vlog-1901) OptionFile "C:/Documents and Settings/wf/妗岄潰/MIPS/MIPS/vlog.opt" not found. Ignored.
# Model Technology ModelSim SE vlog 6.1b Compiler 2005.09 Sep  8 2005
# ** Error: (vlog-7) Failed to open design unit file "C:/Documents and Settings/wf/×à??/MIPS/MIPS/alu.v" in read mode.
# Invalid argument. (errno = EINVAL)
vlog -reportprogress 300 -work work {C:/Documents and Settings/wf/桌面/MIPS/MIPS/alu.v}
# ** Note: (vlog-1901) OptionFile "C:/Documents and Settings/wf/妗岄潰/MIPS/MIPS/vlog.opt" not found. Ignored.
# Model Technology ModelSim SE vlog 6.1b Compiler 2005.09 Sep  8 2005
# ** Error: (vlog-7) Failed to open design unit file "C:/Documents and Settings/wf/×à??/MIPS/MIPS/alu.v" in read mode.
# Invalid argument. (errno = EINVAL)
vlog -reportprogress 300 -work work {C:/Documents and Settings/wf/桌面/MIPS/MIPS/testmem.v}
# ** Note: (vlog-1901) OptionFile "C:/Documents and Settings/wf/妗岄潰/MIPS/MIPS/vlog.opt" not found. Ignored.
# Model Technology ModelSim SE vlog 6.1b Compiler 2005.09 Sep  8 2005
# ** Error: (vlog-7) Failed to open design unit file "C:/Documents and Settings/wf/×à??/MIPS/MIPS/testmem.v" in read mode.
# Invalid argument. (errno = EINVAL)
vlog -reportprogress 300 -work work {C:/Documents and Settings/wf/桌面/MIPS/MIPS/testmem.v}
# ** Note: (vlog-1901) OptionFile "C:/Documents and Settings/wf/妗岄潰/MIPS/MIPS/vlog.opt" not found. Ignored.
# Model Technology ModelSim SE vlog 6.1b Compiler 2005.09 Sep  8 2005
# ** Error: (vlog-7) Failed to open design unit file "C:/Documents and Settings/wf/×à??/MIPS/MIPS/testmem.v" in read mode.
# Invalid argument. (errno = EINVAL)
# Load canceled

⌨️ 快捷键说明

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