KMLM List
View email archives for the history of this mailing list.
|
|
|
|
systemc-forum - Re: [systemc-forum] Cosimuation SystemC whit C++
|
Message Thread:
Previous |
Next
|
- To: Lucas Giraudo <lucas.giraudo@xxxxxxxxxxxxxxx>, systemc-forum@xxxxxxxxxxxxxxxxx
- From: juan de dios bentiez <benitez.juandedios@xxxxxxxxx>
- Date: Fri, 5 Nov 2010 18:17:49 -0300
- Send Email to systemc-forum@lists.systemc.org:
- Send new message
- Reply to this message
|
Hi Lucas I m trying to do the same thing but I cant. I trying to integrate
in a SoC simulator made in C++ a module made in SC but i cant do it works
for the same rason. I think that the kernel of SC have not initialized.
Any suggestion or reply is well!!
2010/11/5 Lucas Giraudo <lucas.giraudo@xxxxxxxxxxxxxxx>
> Hi, I'm trying of connect two modules, one done in C++ and the other done
> in SystemC. The main program is done in C++, and when I try of run de
> program, run de programm in C++ but in the SystemC programm only enter one
> times, when it is instantiated, then don't enter never more.
>
> How could I make this connection?
>
> The SystemC module have a clock port, and this signal is send by the C++
> module, but the C++ module don't have a " wait( )" to stop the simulation
> and continue with the SystemC simulation and then return.
>
> Any suggestion or reply is well coming.
>
> Lucas
|
|