3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-01 04:58:54 +00:00

symfpu: Add altdiv

This commit is contained in:
Krystine Sherwin 2026-03-11 12:58:56 +13:00
parent 57e6baf287
commit 1312668092
No known key found for this signature in database
3 changed files with 5 additions and 1 deletions

View file

@ -41,5 +41,6 @@ prove_op sub "-DSUB -DADDSUB -DADDS"
prove_op mul "-DMUL -DMULS"
prove_op div "-DDIV"
prove_op muladd "-DMULADD -DMULS -DADDS"
prove_op altdiv "-DDIV -DALTDIV"
generate_mk --yosys-scripts