On Mon, 07 Aug 2006 08:33:06 -0400, Mike Kopp
<> wrote:
>We are looking at redesigning a PCB with a 16-bit processor built out
>of bit slice components. The components used are the AM2901, AM2902,
>AM2911, and AM2914. We would put all of the design into an FPGA.
Sorry, I can't help you (but that certainly doesn't mean that such
things don't exist). However.... IIRC the 29xx family weren't
outrageously fast by today's standards - 25MHz-ish??? - and
though it pains me to say it, I can't help wondering whether
it might be easier to write an emulator in pure software,
running on a fast modern general-purpose machine.
Or, since you're in academia and therefore presumably
not hidebound by strange requirements to preserve
the original machine code, it might be easier to re-write
the software to run on a modern platform.
I'm sure you've thought about those possibilities already,
but it is not a good idea to underestimate the difficulty of
making any non-trivial CPU design work 100% right,
particularly if you're trying to preserve exact backwards
compatibility. A software-driven solution may prove to
be less work, and more reliable.
--
Jonathan Bromley, Consultant
DOULOS - Developing Design Know-how
VHDL * Verilog * SystemC * e * Perl * Tcl/Tk * Project Services
Doulos Ltd., 22 Market Place, Ringwood, BH24 1AW, UK
http://www.MYCOMPANY.com
The contents of this message may contain personal views which
are not the views of Doulos Ltd., unless specifically stated.