Risc-V core goes here, hopefully in a couple of years.
Implement ALU and CLU- Implement decoding
- Implement RVFI
- Simulate with Verilator or some custom Rust simulator yeeehaw!
- Use Shake to build, synthesize and verilate
- Pipeline!
- Build cache hierarchy
- Predict some branches
- Synthesize! With Shake of course
cabal run clash --write-ghc-environment-files=always -- Core --verilog