|
Cowgirl: Overview
| Details Name: cowgirl Created: 27-Mar-2006 17:47:31 Updated: 31-May-2007 19:45:44 CVS: browse Other project properties Category :: Microprocessor Language :: VHDL Phaze :: Design done Development status :: Beta
| |
Description
This is an implementation of an instruction set that I created. It's not a particularly useful thing to do, but it's something I've always been interested in. The instruction set bears a strong resemblance to the MIPS R3000, but this wasn't exactly deliberate. It's really the only instruction set I've been heavily exposed to. I'm keeping design documents and software I've written for this project on my website if anybody's interested. There's also a copy of the source and the modelsim project that I use, but it will most likely be updated less than the cvs version here.
Features
Logical and arithmetic operations have been tested and are functional. Pretty much everything works, as far as my test have shown. I've also writen some software that generates a ROM in VHDL from assembly source code. It's available at my website. Plus, there's an assembly simulator!
Status
- Initial tests and debugging have been performed.
- Initial code revision is 80-90% complete
- Initial cvs commit (27 Mar 2006)
|