Verilog Module inside a TCL file

Status
Not open for further replies.

Harishddixit

Newbie level 2
Joined
Apr 8, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,295
Hi ...I am trying to parameterize a module...say a module which has one of the values which needs to be controlled via the TCL testcase.
So how to do it ??
I know how to call Verilog Tasks but I dont know how to call Verilog Module

Thank You
 

To make it easy, you can group the parameters you want in a single file.
In the TCL script, after you make your calculations for the parameters, make the script output the new parameters to this file of parameters,
then start compiling your design.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…