I understand how to get it to run by using a .do file, but I'd like to
understand how to modify the modelsim.ini / mpf file or how to set
Modelsim settings such that it automatically uses these parameters
when double clicked. I also know that if I choose Simulate->Start
Simulation I will have the option to add those parameters in, but that
still doesn't help if I want a simple double-click to work.
Thanx,
nachum
> I understand how to get it to run by using a .do file,
That's the easiest way I know to do it.
Write it once and use it a thousand times.
I use the modelsim gui to debug my work.
When I'm finished, I have a single shell command
that returns pass or fail.
-- Mike Treseler