mirror of
https://github.com/Klagarge/Cursor.git
synced 2024-11-23 18:03:27 +00:00
4 lines
131 B
Bash
4 lines
131 B
Bash
# Script to replay the last simulation run
|
|
cd $SCRATCH_DIR/$DESIGN_NAME/Lcd_test/work
|
|
"C:\eda\Modelsim/win32/vsim" -f hds_args.tmp
|