| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: id(stringf(...)) to new idf(...) helper | gatecat | 2022-08-10 | 22 | -153/+152 |
* | Merge pull request #1008 from YosysHQ/gatecat/generic-addbelpin | myrtle | 2022-08-04 | 3 | -25/+12 |
|\ |
|
| * | generic: addBelPin with direction as an arg | gatecat | 2022-08-04 | 3 | -25/+12 |
|/ |
|
* | Merge pull request #1004 from yrabbit/fix-muxes | myrtle | 2022-07-21 | 7 | -38/+26 |
|\ |
|
| * | Merge branch 'master' into fix-muxes | YRabbit | 2022-07-20 | 1 | -1/+1 |
| |\
| |/
|/| |
|
* | | Merge pull request #1005 from YosysHQ/gatecat/nexus-ram-fixes | myrtle | 2022-07-19 | 1 | -1/+1 |
|\ \ |
|
| * | | nexus: Fix CSDECODE parsing | gatecat | 2022-07-19 | 1 | -1/+1 |
|/ / |
|
| * | gowin: fix compilation | YRabbit | 2022-07-19 | 1 | -8/+0 |
| * | gowin: Remove incomprehensible names of the muxes | YRabbit | 2022-07-19 | 7 | -34/+30 |
|/ |
|
* | Merge pull request #998 from yrabbit/clock-wip | myrtle | 2022-07-18 | 6 | -1/+479 |
|\ |
|
| * | Merge branch 'master' into clock-wip | YRabbit | 2022-07-10 | 16 | -49/+198 |
| |\
| |/
|/| |
|
* | | Merge pull request #999 from YosysHQ/gatecat/pseudocell-api | myrtle | 2022-07-08 | 16 | -49/+198 |
|\ \ |
|
| * | | netlist: Add PseudoCell API | gatecat | 2022-07-08 | 16 | -49/+198 |
|/ / |
|
| * | gowin: Remove unnecessary functions | YRabbit | 2022-07-05 | 2 | -33/+9 |
| * | Merge branch 'master' into clock-wip | YRabbit | 2022-07-05 | 9 | -106/+211 |
| |\
| |/
|/| |
|
* | | Merge pull request #995 from pepijndevos/shadowram | myrtle | 2022-07-05 | 6 | -0/+187 |
|\ \ |
|
| * | | use DFF RAM mode | Pepijn de Vos | 2022-07-02 | 1 | -1/+4 |
| * | | Merge branch 'master' into shadowram | Pepijn de Vos | 2022-07-02 | 9 | -25/+324 |
| |\ \ |
|
| * | | | hook up CE maybe | Pepijn de Vos | 2022-06-16 | 3 | -0/+4 |
| * | | | lutram actually PnRs | Pepijn de Vos | 2022-06-06 | 5 | -38/+43 |
| * | | | WIP shadowram | Pepijn de Vos | 2022-06-05 | 6 | -0/+175 |
* | | | | Merge pull request #1001 from YosysHQ/gatecat/generic-shared-pyb | myrtle | 2022-07-05 | 2 | -105/+18 |
|\ \ \ \ |
|
| * | | | | generic: Use arch_pybindings_shared | gatecat | 2022-07-04 | 2 | -105/+18 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #1002 from gsomlo/gls-pybind11-unbundle | myrtle | 2022-07-05 | 1 | -1/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Enable building against unbundled pybind11 | Gabriel Somlo | 2022-07-04 | 1 | -1/+6 |
|/ / / |
|
| | * | gowin: fix compilation | YRabbit | 2022-07-04 | 1 | -0/+1 |
| | * | gowin: Let the placer know about global networks | YRabbit | 2022-07-04 | 5 | -259/+367 |
| | * | Merge branch 'master' into clock-wip | YRabbit | 2022-07-04 | 2 | -10/+11 |
| | |\
| |_|/
|/| | |
|
* | | | Merge pull request #1000 from YosysHQ/gatecat/fix-empty-ports | myrtle | 2022-06-26 | 1 | -9/+9 |
|\ \ \ |
|
| * | | | ice40: Fix accidental creation of empty ports | gatecat | 2022-06-25 | 1 | -9/+9 |
|/ / / |
|
* | | | Merge pull request #997 from Chandler-Kluser/master | myrtle | 2022-06-23 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Update README.md | Chandler Klüser | 2022-06-22 | 1 | -1/+2 |
|/ / / |
|
| | * | gowin: process the CLK ports of the ODDR[C] primitives | YRabbit | 2022-06-24 | 2 | -7/+9 |
| | * | gowin: add a separate router for the clocks | YRabbit | 2022-06-23 | 5 | -1/+392 |
| |/
|/| |
|
* | | Disable broken and failing interchange CI | gatecat | 2022-06-21 | 1 | -0/+0 |
* | | clangformat | gatecat | 2022-06-12 | 1 | -1/+1 |
* | | ecp5: Bind write_bitstream to Python | gatecat | 2022-06-09 | 1 | -0/+3 |
* | | Merge pull request #996 from yrabbit/sn | myrtle | 2022-06-09 | 1 | -7/+11 |
|\ \ |
|
| * | | gowin: Use local aliases | YRabbit | 2022-06-09 | 1 | -7/+11 |
|/ / |
|
* | | Merge pull request #993 from yrabbit/lw-wip-1 | myrtle | 2022-06-07 | 5 | -8/+299 |
|\ \
| |/
|/| |
|
| * | gowin: Add support for long wires | YRabbit | 2022-05-27 | 5 | -8/+299 |
* | | Merge pull request #992 from antmicro/mdudek/nexus_write_dcc | myrtle | 2022-05-27 | 1 | -3/+2 |
|\ \ |
|
| * | | Change write_dcc to work with tilegroups from prjoxide | Maciej Dudek | 2022-05-27 | 1 | -3/+2 |
| |/ |
|
* | | Merge pull request #990 from YosysHQ/gatecat/fix-988 | myrtle | 2022-05-22 | 1 | -5/+0 |
|\ \ |
|
| * | | Don't assert on mixed domain paths in report | gatecat | 2022-05-22 | 1 | -5/+0 |
|/ / |
|
* | | Merge pull request #989 from YosysHQ/lofty/cmake-bump | myrtle | 2022-05-21 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Bump minimum CMake to 3.13 | Lofty | 2022-05-21 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #985 from antmicro/interchange-lut-constants | myrtle | 2022-05-13 | 5 | -58/+180 |
|\ |
|
| * | Added fallback to VCC as the preferred constant if the architecture does not ... | Maciej Kurc | 2022-05-12 | 3 | -6/+20 |
| * | Added tying unused LUT pins to preferred constant instead of Vcc | Maciej Kurc | 2022-05-11 | 1 | -2/+8 |