On Thursday 26 October 2006 08:50, [EMAIL PROTECTED] wrote:
>  Hello,
>
>
>
> I am a software developer working in a chip maker. One of our chips
> - dual MIPS 4Kec with GPON/BPON related peripherals, DDR, interrupt
> contorller, SPI, I2C and UART. This is SoC (System ooon Chip) which should
> run small chunk of software, like proprietary protocol stack, small RTOS
> (may be commercial one like Velosity or OSS like eCOS)
>
>
>
> How hard it is going to be to emulate
> full system like this ? Any examples/tutorials where to start ? Any
> experience of porting QEMU to other platforms ? Let's say MIPS+DDR+simple
> interrupt controller and no other peripherals

I suggest you look at the existing targets. e.g. the existing mips and ARM 
targets. IMHO it's not that hard to add new boards.

Paul


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

Reply via email to