|
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 |
On Sat, Apr 19, 2014 at 10:31:39AM +0200, Pierre Mallard wrote:
> Hello,
Hi
No, the model is single core at the moment.
>
> 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 ?
You will likely need to do a bit of QEMU hacking to get multiple cores
in there.
In the QEMU board there is a UART16550, You can instantiate other UARTs
>
> 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.
by editing the machine description if needed.
Cheers,
Edgar
[Prev in Thread] | Current Thread | [Next in Thread] |