mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-24 03:57:54 +00:00
Quartus assumes unsigned multiplication by default, breaking signed multiplies, so add an input signedness parameter to the MISTRAL_MUL* cells to propagate to Quartus' <family>_mac cells. |
||
---|---|---|
.. | ||
.gitignore | ||
add_sub.ys | ||
adffs.ys | ||
blockram.ys | ||
counter.ys | ||
dffs.ys | ||
fsm.ys | ||
logic.ys | ||
lutram.ys | ||
mul.ys | ||
mux.ys | ||
quartus_ice.ys | ||
run-test.sh | ||
shifter.ys | ||
tribuf.ys |