Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nexus: Adding pin definitions | David Shah | 2020-11-30 | 3 | -0/+75 |
* | nexus: Globals and naming fixes | David Shah | 2020-11-30 | 1 | -3/+3 |
* | nexus: Add Python bindings | David Shah | 2020-11-30 | 2 | -0/+174 |
* | nexus: Add oscillator support | David Shah | 2020-11-30 | 2 | -0/+17 |
* | nexus: Add SEIO18 support | David Shah | 2020-11-30 | 1 | -0/+19 |
* | nexus: Add global networks | David Shah | 2020-11-30 | 3 | -2/+11 |
* | nexus: Globals implementation | David Shah | 2020-11-30 | 1 | -2/+106 |
* | nexus: Add global info to BBA | David Shah | 2020-11-30 | 2 | -9/+43 |
* | nexus: Fix FF naming | David Shah | 2020-11-30 | 1 | -1/+1 |
* | nexus/fasm: Fix SLICE lettering | David Shah | 2020-11-30 | 1 | -2/+2 |
* | nexus: Fixes | David Shah | 2020-11-30 | 1 | -3/+6 |
* | nexus: Minimal IO FASM output | David Shah | 2020-11-30 | 2 | -0/+28 |
* | nexus: Add FASM export for comb logic and FFs | David Shah | 2020-11-30 | 2 | -0/+65 |
* | nexus: Add packing framework | David Shah | 2020-11-30 | 2 | -8/+175 |
* | nexus: Add routing FASM export | David Shah | 2020-11-30 | 4 | -4/+175 |
* | nexus/arch: Add tile loc flags and package structs | David Shah | 2020-11-30 | 2 | -6/+34 |
* | nexus: Logic tile validity check functions | David Shah | 2020-11-30 | 3 | -3/+108 |
* | nexus: Add constids | David Shah | 2020-11-30 | 1 | -0/+98 |
* | nexus: Add main | David Shah | 2020-11-30 | 3 | -5/+76 |
* | nexus: Add more placeholder Arch functions | David Shah | 2020-11-30 | 3 | -3/+169 |
* | nexus: Implement bel, wire and pip Arch functions | David Shah | 2020-11-30 | 2 | -5/+209 |
* | Add Arch constructor | David Shah | 2020-11-30 | 2 | -2/+120 |
* | Implementing some Arch functions | David Shah | 2020-11-30 | 1 | -14/+537 |
* | nexus: Add iterator types based on nextpnr-xilinx | David Shah | 2020-11-30 | 1 | -39/+332 |
* | nexus: Arch utilities | David Shah | 2020-11-30 | 3 | -6/+103 |
* | Adding archdefs and bba PODs | David Shah | 2020-11-30 | 4 | -0/+387 |