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
33 stars 13 forks source link

Bit-vector free RF list with superscalarity #697

Open tilk opened 1 month ago

tilk commented 1 month ago

Using MultiPriorityEncoder from #573, one could implement a clean free RF list with superscalarity support. If I see correctly, this is already implemented in #395. (Everything is already implemented there, apparently.)

piotro888 commented 1 month ago

it will be also needed soon for checkpointing implementation