Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
a_short_intro_to_modelsim_verilog_simulator [2017/09/29 14:11] – external edit 127.0.0.1a_short_intro_to_modelsim_verilog_simulator [2020/08/10 10:35] – [Environment Setup] edit
Line 1: Line 1:
-====== A Short Intro to ModelSim Verilog Simulator (Last edited in 2015) ======+====== A Short Intro to ModelSim Verilog Simulator ======
  
 This is a beginner's tutorial to get you off the ground from scratch. This is a beginner's tutorial to get you off the ground from scratch.
Line 9: Line 9:
 Type this command Type this command
  
-''export PATH=/afs/ece/support/mgc/share/image/usr/local/mgc/modelsim/modeltech/bin:$PATH''+''export PATH=/afs/ece.cmu.edu/support/mgc/mgc.release/modelsim-se_2020.1/modeltech/linux_x86_64e:$PATH''
  
 (PATH tells your shell where to find the executables for ModelSim.) (PATH tells your shell where to find the executables for ModelSim.)