wildcat icon indicating copy to clipboard operation
wildcat copied to clipboard

An implementation of RISC-V

Results 2 wildcat issues
Sort by recently updated
recently updated
newest added

It has come to our attention that to run any OS on wildcat the pipeline has to be upgraded. Wildcat is currently running a very simple version of RISCV32I and...

The instruction memory stall is implemented and should work. However, the data memory stall is not (yet) implemented, but needed for the group implementing a data cache.