diff --git a/src/grants/cpu_with_programmable_decoder.md b/src/grants/cpu_with_programmable_decoder.md index 7d4bf22..28ffddc 100644 --- a/src/grants/cpu_with_programmable_decoder.md +++ b/src/grants/cpu_with_programmable_decoder.md @@ -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