This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
[patch] libgloss port to PowerPC in Xilinx FPGAs
- From: gcc at michaelgeng dot de (Michael Geng)
- To: newlib at sources dot redhat dot com
- Date: Fri, 17 Aug 2007 17:47:10 +0200
- Subject: [patch] libgloss port to PowerPC in Xilinx FPGAs
Hi,
I wrote a patch which adds support for the PowerPC 405 hard core in
Xilinx Virtex2-Pro and Virtex4 FPGAs. It is not targeted to a specific
board. The only assumption on hardware is that the FPGA design implements
the Xilinx UARTLITE IP core.
You can download it from http://www.michaelgeng.de/newlib/xilinx-powerpc.patch
Michael