apply wording change suggested by cesar in #1 (comment)
This commit is contained in:
parent
2f742e7606
commit
8bf2a914fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue