Altera_Forum
Honored Contributor
15 years agoAutomating ModelSim
Dear all,
I'm using ModelSim with the NativeLink integration a QuartusII 10.1 Windows Web edition. After running the ModelSim simulation I need to: 1) add internal system signals 2) set up radix format for waveforms 3) set up analog format for other waveforms 4) restart and run the simulation again. Is there a way to write down all these commands in a script file and have Quartus running the script automatically? Where can I study which commands should be written in the script? As example I know the commands "restart -force" "run -all" "add ..." but I don't know how to change signal format through command line in ModelSim. Thx.