Altera_Forum
Honored Contributor
17 years agoUsing TCL Scripts to Simulate Quartus Design
Hello, I've been using the built in simulator within Quartus for many years, but now I'm getting more interested in ModelSim. I've seen some Quartus projects that use TCL scripts in ModelSim that will compile the Quartus project, and then call another script to display the signals/registers in the waveform window and also call another script to display memory reads/writes to a browser window.
I am not a TCL expert and was wondering if anyone had a simple example that I could learn from. Thanks, joe