📄 project_vsim.do
字号:
---------------------------------------------------------------------------- Copyright (C) 1998-1999, Annapolis Micro Systems, Inc.-- All Rights Reserved.------------------------------------------------------------------------------------------------------------------------------------------------------ Model Technology ModelSim(tm) Simulation Macro File---- Follow the itemized instructions below in order to customize-- the STARFIRE(tm) simulation model simulation script to meet-- your application needs.---- To execute this macro file from the ModelSim(tm) VHDL simulator:---- Using the "File->Execute Macro" menu option select this -- file in the browser window and click on "Open".------------------------------------------------------------------------------------------------------------------------------------------------------ 1. Change the PROJECT_BASE variable to your project directory:--------------------------------------------------------------------------set PROJECT_BASE ./# Do not change this linecd $PROJECT_BASE---------------------------------------------------------------------------- 2. Change the name of the configuration to match your design (make-- sure you use all lower case letters, regardless of actual -- configuration name):--------------------------------------------------------------------------vsim -t ps system_config
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -