qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] SystemC hw simulation in qemu


From: Alessandro Corradi
Subject: Re: [Qemu-devel] SystemC hw simulation in qemu
Date: Wed, 28 Jun 2006 12:36:46 +0200



2006/6/20, Fabrice Bellard <address@hidden>:
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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]