Quantcast
Channel: Cadence Functional Verification Forum
Viewing all articles
Browse latest Browse all 1074

JasperGold: Can you implement commands conditionally in tcl script?

$
0
0

Hi,

I am trying to dynamically execute a Jasper tcl script but the commands don't seem to execute despite the log clearly parsing them and seemingly finding them syntactically correct.

get_inst_top

variable A = get_inst_top

if {A=="my_module"} {

connect -bind ...etc

}

This runs and the commands appear green in the GUI log but the code "connect -bind" doesn't produce an instance for that checker file like it does outside the if statement.


Viewing all articles
Browse latest Browse all 1074

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>