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
.. | ||
---|---|---|
eth.vhd | implemented ethernet TX interface (not tested yet) | 2012-03-04 21:38:35 |
rst.vhd | begin of ethernet RX implementation, so far only test interface to core, does not meet timing | 2012-02-20 21:16:03 |
rxframe.vhd | implemented ethernet RX busmaster -> packet reception working | 2012-03-03 23:42:55 |
rxif.vhd | begin of ethernet RX implementation, so far only test interface to core, does not meet timing | 2012-02-20 21:16:03 |
txif.vhd | implemented ethernet TX interface (not tested yet) | 2012-03-04 21:38:35 |