KMLM List
View email archives for the history of this mailing list.
|
|
|
|
systemc-forum - Error during simulation
|
Message Thread:
Previous |
Next
|
- To: systemc-forum@xxxxxxxxxxxxxxxxx
- From: Suriya Prakash J <meetsuriya@xxxxxxxxx>
- Date: Mon, 14 Dec 2009 10:25:03 +0530
- Send Email to systemc-forum@lists.systemc.org:
- Send new message
- Reply to this message
|
Hi all,
I was trying to simulate an transmission-reception module. I have faced a
error as provided below:
/home/suriya/SystemC/systemc-2.2.0/include/sysc/communication/sc_signal.h:242:
error: no match for ‘operator<<’ in ‘std::operator<< [with _Traits =
std::char_traits<char>](((std::basic_ostream<char, std::char_traits<char>
>&)((std::basic_ostream<char, std::char_traits<char> >*)os)), ((const
char*)"new value = ")) << ((const
sc_core::sc_signal<packet_type>*)this)->sc_core::sc_signal<packet_type>::m_new_val’
:: packet_type is a user defined data type created and provided as a
sc_signal to the module.
What modifications shall I make?
Pass on any ideas you might have :-)
Suriya
|
|
By Date:
Previous |
Next
|
Current Thread
|
By Thread:
Previous |
Next
|
- Error during simulation, Suriya Prakash J (you are here)
|
|