| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Addresses accel-sim issue 137. For sector cache, the sector size must be 32B (hard-coded and not configurable) and cache line size must be set to 128B; a runtime parameter check will terminate simulation if the cache line size is not 128B.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
anyway, it should fix warning in done() fun
|
|
* fixing bunch of formating warrnings
* remove unintialized and unused results warnnings
* revert the changes , as it doenst fix the warning
---------
Co-authored-by: Fangjia Shen <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix sub-core operand collector dispatch rr
|
|
Fixed constant_cycle
|
|
|
|
|
|
This is a relatively critical bug comparing to other memory errors that deserves early merging.
|
|
|
|
execution unit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config
|