3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 03:35:40 +00:00

symfpu: Add altdiv

This commit is contained in:
Krystine Sherwin 2026-07-15 14:50:28 +12:00
parent 3f22dabb8d
commit db676a2eae
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