Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to source a Tcl script file with argument

Status
Not open for further replies.

wwfhm2002

Member level 5
Joined
Dec 7, 2003
Messages
83
Helped
6
Reputation
12
Reaction score
5
Trophy points
1,288
Activity points
686
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?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top