aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/machxo2/synth_machxo2.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add PLL and EBR related primitivesMiodrag Milanovic2023-04-101-1/+1
|
* Add more DFF typesMiodrag Milanovic2023-04-061-1/+9
|
* machxo2: Initial support for carry chains (CCU2D)Miodrag Milanovic2023-04-061-5/+16
|
* Start unification effort for machxo2 and ecp5Miodrag Milanovic2023-03-201-3/+3
|
* machxo2: Use `memory_libmap` pass.Marcelina Kościelnicka2022-05-181-1/+30
|
* 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