Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Modelsim: alias to loop a command

I'm trying to create a modelsim alias command which loops another command a specific number of times. From the command line I can use a Tcl for loop such as this to execute the command A (yet ...