add grant proposal: Libre-Chip's CPU with a Programmable Decoder to Run Multiple ISAs at Full Speed #1

Merged
Showing only changes of commit 8bf2a914fa - Show all commits

View file

@ -45,7 +45,7 @@ Estimated Budget:
* € 20000 Add the programmable decoder and µOp cache to our CPU design.
* € 20000 Build a compiler that can extract the decoder portion of QEMU using pattern matching and some symbolic execution of LLVM IR, converting to a HDL IR more suitable for hardware.
* € 15000 Write code to convert the HDL IR to a bitstream we can program into the decoder.
* € 10000 Get the fallback emulator to work, as well as misc. other parts of the compiler needed to make the whole system work together.
* € 10000 Get the fallback software decoder and the software instruction emulator to work, as well as misc. other parts of the compiler needed to make the whole system work together.
## Compare with existing/historical efforts