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
38 stars 16 forks source link

LZA (Leading zeros anticipation) #741

Open Durchbruchswagen opened 1 month ago

Durchbruchswagen commented 1 month ago

Leading Zero anticipation module implementation for FPU adder-subtractor based on: https://userpages.cs.umbc.edu/phatak/645/supl/lza/lza-survey-arith01.pdf

tilk commented 2 weeks ago

Pull request #742 was merged, please refactor the test to use the new syntax.