The "new" big_core - by Roman #358
Labels
build & env
CORE_RRV
documentation
Improvements or additions to documentation
Learning
Learning
RTL design
verificaiton
Milestone
Create a 6-stage pipe-line CPU.
as you can see, we have 2-cycle latency on the mem access!!! this is due to the Cachre lookup latency we want to incorporate later.
Note: the I_MEM is still 1 cycle latency!!
Document the units in the wiki!!!!
Use the coding style of the mini_core ase base line for everything(!!)
Add a second checker for the Data Integrity (expected vs actually memory read + write)
Once we have the 6-stage CPU working:
Support CSR
Support VGA
Support the UART
support keyboard
Write a simple "OS-like" to wrap the program and handle the exceptions
integrate Cache
The text was updated successfully, but these errors were encountered: