IObundle / iob-cache

Verilog Configurable Cache
MIT License
167 stars 32 forks source link

RAW important (temporary) fix #51

Closed joaovroque closed 4 years ago

joaovroque commented 4 years ago

Fixed RAW problem (less optimal though): L2 dhrystone (8KB) 100 runs CPI 1,284 to 1,330 (but without artifacts in printfs). Working in multiple different configurations without any issue. L1-ID are artifactless, though sometimes only prints part of the number of the number of cycles (didn't seem to be a iob-cache issue). Works will multiple configurations. Works on both -0s and -03. From low number of Dhrystone runs to high (up to 1000)