Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
Modelsim runs TCL. Bash would need to be handed over to the OS. tcl has an "exec" command that passes instructions to the OS.
- Altera_Forum
Honored Contributor
Also, anything the TCL interpreter doesnt understand, it should pass directly to the OS.