3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-06 17:11:01 +00:00

symfpu: Add altdiv

This commit is contained in:
Krystine Sherwin 2026-06-06 09:34:43 +12:00
parent d628022459
commit 67a6b10e7b
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