> 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...).
Why do you want to have SystemC in its own process? BTW, SystemC freely available lib is really slow. Take a look at some lookalikes such as FastSysC. Laurent _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel