3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-15 22:21:30 +00:00

macc_v2: Add C port

This commit is contained in:
Martin Povišer 2025-01-10 11:44:54 +01:00
parent c5fd96ebb0
commit 5882055899
3 changed files with 78 additions and 35 deletions

View file

@ -276,7 +276,11 @@ X(Y)
X(Y_WIDTH)
X(area)
X(capacitance)
X(NTERMS)
X(TERM_NEGATED)
X(NPRODUCTS)
X(NADDENDS)
X(PRODUCT_NEGATED)
X(ADDEND_NEGATED)
X(A_WIDTHS)
X(B_WIDTHS)
X(C_WIDTHS)
X(C_SIGNED)