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 | start of MIPS core: begin of decoder and ALU | 2012-01-23 22:06:18 |
core.vhd | added register file | 2012-01-24 18:40:18 |
decoder.vhd | start of MIPS core: begin of decoder and ALU | 2012-01-23 22:06:18 |
regs.vhd | added register file | 2012-01-24 18:40:18 |
types.vhd | start of MIPS core: begin of decoder and ALU | 2012-01-23 22:06:18 |