qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] Emulation of Virtex 5 FX100T running two embedded PPC440


From: Pierre Mallard
Subject: Re: [Qemu-ppc] Emulation of Virtex 5 FX100T running two embedded PPC440
Date: Fri, 2 May 2014 18:50:49 +0200

Thanks for your help ...
We will certainly keep a mono processor platform running two application, since for qemu noobs it might a bit hard to hack for bi processor, but I will have a quick look on it ...
Cheers !
Pierre

On Fri, Apr 25, 2014 at 4:30 AM, Edgar E. Iglesias <address@hidden> wrote:
On Sat, Apr 19, 2014 at 10:31:39AM +0200, Pierre Mallard wrote:
> Hello,

Hi

>
> I am looking for possibility to emulates a Virtex-5-FX100T with two PPC-440
> board.
>
> One of my main concern is to be able to develop and test software level (i.e.
> executable C code on a given OS on the dual PPC 440), without the real hardware
> or evaluation board to speed up final integration step. 
>
> I would therefore like to know what are the possibility to emulate hw platform
> and what would be the OS supported.
>
> Since I am pretty new to those techno. I may need some help  to have a clearer
> understanding on what I shall pay attention and what I should expect from
> emulation compare to real hardware.
>  
> I've seen that xilinx supports qemu for some platform ( Zynq and Microblaze )
> and that qemu seems to have an ML507 PPC 440 emulated board working with linux
> OS.
>
> As a start I'm wondering whether the ML507 PPC 440 emulation board can be
> configured to run two embedded processors ?

No, the model is single core at the moment.

You will likely need to do a bit of QEMU hacking to get multiple cores
in there.


>
> I would also need UART for RS422 communication and being able to develop a stub
> for FPGA bitstream that will be implemented in final board. Again I might
> forgot important keypoint in my requirements, please correct me if possible. 

In the QEMU board there is a UART16550, You can instantiate other UARTs
by editing the machine description if needed.

Cheers,
Edgar


reply via email to

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