P
Peter Riocreux
Guest
I have some modules that, if a particular symbol is `defined will
report their use and parameter values. However the top level module
definition also does this (at least) if it is not used in several
(all?) simulators. I would like to suppress this, but cannot think of
any mechanism to determine/check what the scope of an instance is. I
am loathe to write a $display replacement VPI just to get around this.
Any suggestions?
Regards,
Peter
report their use and parameter values. However the top level module
definition also does this (at least) if it is not used in several
(all?) simulators. I would like to suppress this, but cannot think of
any mechanism to determine/check what the scope of an instance is. I
am loathe to write a $display replacement VPI just to get around this.
Any suggestions?
Regards,
Peter