|
Message
From: Edmond Coté<edmond.cote@g...>
Date: Sat Jan 22 04:09:46 CET 2005
Subject: [oc] development board available
Well if you insist.We (I) am developping a WISHBONE compatible MIPS(ish) CPU. It supports the same subset of instructions as the Plasma Core. The major difference is my design makes use of a 5 stage pipeline with forwarding and minimal amount of hazard detection.
I'm also going to realease an improved gcc based toolchain for patent free MIPS CPUs (basically it's nonmips.sourceforge.net), mixed in with a newer version of uClibc all compiled through its newer buildroot makefile system. I've also integrated XIPTECH's ELF2FLT port so that the toolchain can produce flat binaries.
To be quite honnest, I doubt my project will ever become production quality, but hopefully it will serve as a example on how to make effective use of VHDL record types in designs, how to describe WISHBONE master and slave devices in VHDL (so far we have the CPU as a master, an SDRAM controller, Flash memory, and some generic slaves that implement wait states, some simple switches), how to deal with pipeline stalls or INOUT pins on FPGAs.
We will also be producing a considerable amount of documentation to go along with all this.
Anyways, if this meets your criteria, let me know, I'll zip you up a snapshot of the code.
Edmond
On Fri, 21 Jan 2005 21:24:49 +0700, Rudolf Usselmann <rudi@a...> wrote: > > > Any takers ? > > -------- Forwarded Message -------- > From: Rudolf Usselmann <rudi@a...> > > Hi, > > we have an older Xess XSV development board with a Xilinx > Virtex XCV800 FPGA. We are no longer using this board, and > would like to donate to a good cause, preferably to some > project going on at OpenCores > > So if you are developing a free IP core, drop me a line, or > post to the group ... or if somebody has a good suggestion > who should get it ... you must convince me that you are a > serious developer though ... ;*) > > Cheers, > rudi > > ============================================================= > Rudolf Usselmann, ASICS World Services, http://www.asics.ws > Your Partner for IP Cores, Design, Verification and Synthesis > > _______________________________________________ > http://www.opencores.org/mailman/listinfo/cores >
|
 |