Updated progress on README
This commit is contained in:
parent
01dcbfa7a1
commit
4767a7addc
@ -13,7 +13,7 @@ A CPU that aims to be binary compatible with the 8086 ISA, focused on optimisati
|
|||||||
* [X] Is pipelined
|
* [X] Is pipelined
|
||||||
* [ ] Is Out of Order
|
* [ ] Is Out of Order
|
||||||
* [ ] Is superscalar
|
* [ ] Is superscalar
|
||||||
* [ ] Has been successfully synthesized
|
* [X] Has been successfully synthesized
|
||||||
|
|
||||||
### Simulating it
|
### Simulating it
|
||||||
Both Verilator and Icarus Verilog can be used for simulation. You can select which one you want with the SIM variable on [common.mk](./common.mk)
|
Both Verilator and Icarus Verilog can be used for simulation. You can select which one you want with the SIM variable on [common.mk](./common.mk)
|
||||||
|
Loading…
Reference in New Issue
Block a user