wwfhm2002
Member level 5
In modelsim, I can run: source test.tcl
to do simulation.
Now I want to attach some argument to let the test.tcl be more options, so I run source test.tcl +define+CHECKTIMING, the modesim gives me "# wrong # args: should be "source fileName"".
So how can I run a Tcl script file with argument in modelsim system?
to do simulation.
Now I want to attach some argument to let the test.tcl be more options, so I run source test.tcl +define+CHECKTIMING, the modesim gives me "# wrong # args: should be "source fileName"".
So how can I run a Tcl script file with argument in modelsim system?