|
Message
From: akravchenko at mail.ru<akravchenko@m...>
Date: Tue Mar 16 11:53:23 CET 2004
Subject: [oc] Setting default values to the ports in SystemC
For example, there is a module in SystemC with such port:sc_in<bool> 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?
|