mirror of https://github.com/YosysHQ/yosys.git
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 | ||