2006/6/20, Fabrice Bellard <[EMAIL PROTECTED]>:
Alessandro Corradi wrote:
> Hi all,
> I've tried to create my simple hw and it's ok. Now my teacher tells me
> that i must use a hw description written in SystemC and plug in Qemu.
> Have you got any idea to do it? Can somebody link me to documents where
> I can find info?

Hi,

If you do that I am interested to see the results. Use a simple device
such as the serial port (hw/serial.c) as an example.

Regards,

Fabrice.
The idea is to create a SystemC wrapper file in hw dir, where there is the code for connect via socket to a SystemC process in host machine. The problem is that I write my simple hw, but instead use io address such as 0x378 i need to use memory address, so I can use it in every virtualizzation (i386, mips etc...).
Where can I look for it?

Thanks
Ale
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to