Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PLL and EBR related primitives | Miodrag Milanovic | 2023-04-10 | 1 | -1/+1 |
| | |||||
* | Add more DFF types | Miodrag Milanovic | 2023-04-06 | 1 | -1/+9 |
| | |||||
* | machxo2: Initial support for carry chains (CCU2D) | Miodrag Milanovic | 2023-04-06 | 1 | -5/+16 |
| | |||||
* | Start unification effort for machxo2 and ecp5 | Miodrag Milanovic | 2023-03-20 | 1 | -3/+3 |
| | |||||
* | machxo2: Use `memory_libmap` pass. | Marcelina Kościelnicka | 2022-05-18 | 1 | -1/+30 |
| | |||||
* | iopadmap: Add native support for negative-polarity output enable. | Marcelina Kościelnicka | 2021-11-09 | 1 | -1/+1 |
| | |||||
* | Blackbox all whiteboxes after synthesis | gatecat | 2021-03-17 | 1 | -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. Jones | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | machxo2: Improve help_mode output in synth_machxo2. | William D. Jones | 2021-02-23 | 1 | -5/+5 |
| | |||||
* | machxo2: Use attrmvcp pass to move LOC and src attributes from ports/wires ↵ | William D. Jones | 2021-02-23 | 1 | -1/+5 |
| | | | | to IO cells. | ||||
* | machxo2: Add -noiopad option to synth_machxo2. | William D. Jones | 2021-02-23 | 1 | -2/+11 |
| | |||||
* | machxo2: synth_machxo2 now maps ports to FACADE_IO. | William D. Jones | 2021-02-23 | 1 | -0/+5 |
| | |||||
* | machxo2: Fix typos. test/arch/run-test.sh passes. | William D. Jones | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | machxo2: Create basic techlibs and synth_machxo2 pass. | William D. Jones | 2021-02-23 | 1 | -0/+230 |