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 | s operand is number of bits | 2012-01-24 21:08:12 |
core.vhd | implement correctly writing to register file | 2012-01-24 21:52:18 |
decoder.vhd | fix decoding of J | 2012-01-24 21:14:42 |
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 |