3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-02 03:36:56 +00:00

symfpu: Add altdiv

This commit is contained in:
Krystine Sherwin 2026-02-20 14:01:49 +13:00
parent 1629c2bd3d
commit f39427f40a
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