aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/machxo2/synth_machxo2.cc
Commit message (Collapse)AuthorAgeFilesLines
* iopadmap: Add native support for negative-polarity output enable.Marcelina Kościelnicka2021-11-091-1/+1
|
* Blackbox all whiteboxes after synthesisgatecat2021-03-171-0/+1
| | | | | | | This prevents issues like processes in whiteboxes triggering an error in the JSON backend. Signed-off-by: gatecat <gatecat@ds0.me>
* machxo2: Add experimental status to help.William D. Jones2021-02-231-1/+1
|
* machxo2: Improve help_mode output in synth_machxo2.William D. Jones2021-02-231-5/+5
|
* machxo2: Use attrmvcp pass to move LOC and src attributes from ports/wires ↵William D. Jones2021-02-231-1/+5
| | | | to IO cells.
* machxo2: Add -noiopad option to synth_machxo2.William D. Jones2021-02-231-2/+11
|
* machxo2: synth_machxo2 now maps ports to FACADE_IO.William D. Jones2021-02-231-0/+5
|
* machxo2: Fix typos. test/arch/run-test.sh passes.William D. Jones2021-02-231-1/+1
|
* machxo2: Create basic techlibs and synth_machxo2 pass.William D. Jones2021-02-231-0/+230