KMLM List
View email archives for the history of this mailing list.
|
|
|
|
systemc-forum - open sc_out port in systemc 2.0.1 or 2.1
|
Message Thread:
Previous |
Next
|
- To: systemc-forum@xxxxxxxxxxxxxxxxx
- From: yoman yoman <saynotosystemc@xxxxxxxxx>
- Date: Thu, 28 Oct 2010 13:47:33 +0530
- Send Email to systemc-forum@lists.systemc.org:
- Send new message
- Reply to this message
|
Hi,
I have a module with sc_out<bool> type of port which I want to left open or
binding it wth fixed values, i.e. 0 or 1, will be fine.
Systemc 2.2 supports such feature but is it possible in systemc 2.1 or 2.0.1
with some trick ?
Do I have to create a sc_signal in my module and bind it to this port or any
other method avoiding creating extra sc_signal ?
Regards
Systemc newbie
|
|