riscv-perf-model
riscv-perf-model copied to clipboard
Support Multiple pipelines in the LSU
trafficstars
Add support for N load/store pipelines; this entails ensuring there are no collisions on the cache/mmu blocks between pipes (or add explicit support to allow that and assert when NOT requested)
@klingaard I would like to work on this feature.If there is something that you think I should consider before implementing this please let me know