kuznia-rdzeni / coreblocks

RISC-V out-of-order core for education and research purposes
https://kuznia-rdzeni.github.io/coreblocks/
BSD 3-Clause "New" or "Revised" License
37 stars 16 forks source link

ROB refactor #655

Closed tilk closed 7 months ago

tilk commented 7 months ago

This PR modifies the ROB to use a Memory for data storage. On ECP5, it looks like all this did was reducing the "LUTs used as DFF" metric.

https://github.com/kuznia-rdzeni/coreblocks/actions/runs/8649428131