Compare commits

...

2 commits

View file

@ -29,7 +29,7 @@ for Libre-SOC prototyping" on FOSDEM 2024 (<https://archive.fosdem.org/2024/sche
# Requested support
Requested Amount &euro;100000
Requested Amount &euro;105000
## Cost Explanation
@ -45,7 +45,7 @@ Estimated Budget:
* &euro; 20000 Add the programmable decoder and &micro;Op cache to our CPU design.
* &euro; 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.
* &euro; 15000 Write code to convert the HDL IR to a bitstream we can program into the decoder.
* &euro; 10000 Get the fallback emulator to work, as well as misc. other parts of the compiler needed to make the whole system work together.
* &euro; 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