KMLM List
View email archives for the history of this mailing list.
|
|
|
|
systemc-forum - [Systemc-forum] how can we send home-made types through systemC ports ?
|
Message Thread:
Previous |
Next
|
- To: systemc-forum@xxxxxxxxxxx
- From: laurent cariou <laurent_cariou@xxxxxxxx>
- Date: Mon, 12 Jan 2004 15:08:23 +0100 (CET)
- Send Email to systemc-forum@osci.kavi.com:
- Send new message
- Reply to this message
|
Hi all,
I'm new to systemc and try to send a complexe type defined as a struct of two
float through a port sc_in. I've got an error sc_signal_ports.h(1065) : error
C2665: 'sc_trace' : none of the 43 overloads can convert parameter 2 from type
'const struct cmpx_type'
c_module.h(426) : while compiling class-template member function 'void
__thiscall sc_inout<struct cmpx_type>::end_of_elaboration(void)'
What can I do ? Is it impossible to send home-made type through ports ?
thanks for your help!
Laurent Cariou
---------------------------------
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail
|
|