MIPS I system running on Xilinx Spartan-3A FPGA Starter Kit: VHDL code for processor core very similar to MIPS I and for several peripherals, C firmware to run on this system
| .. | ||
|---|---|---|
| alu.vhd | separated shifter from ALU | 2012-01-24 20:43:21 |
| core.vhd | added register file | 2012-01-24 18:40:18 |
| decoder.vhd | separated shifter from ALU | 2012-01-24 20:43:21 |
| regs.vhd | added register file | 2012-01-24 18:40:18 |
| shifter.vhd | separated shifter from ALU | 2012-01-24 20:43:21 |
| types.vhd | separated shifter from ALU | 2012-01-24 20:43:21 |