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
.. | ||
---|---|---|
cyc_cnt.vhd | implemented LCD peripheral | 2012-02-12 15:31:45 |
lcd.vhd | implemented LCD peripheral | 2012-02-12 15:31:45 |
lcd_pins.vhd | implemented LCD peripheral | 2012-02-12 15:31:45 |
leds.vhd | added "LEDs" I/O peripheral changed instruction memory from dpram to generated rom improved firmware structure to generate rom VHDL code | 2012-02-10 22:43:28 |