1/1
Setting default values to the ports in SystemC
by Unknown on Mar 16, 2004 |
Not available! | ||
For example, there is a module in SystemC with such port:
sc_in PORT_IN;
Other module instantiates this one. Is it possible to leave this port
unconnected and set default value in the case when there is no internal
driver?
|
1/1