aboutsummaryrefslogtreecommitdiffstats
path: root/nexus
Commit message (Expand)AuthorAgeFilesLines
...
* nexus: Build and embed chipdb automaticallyDavid Shah2020-11-306-15/+118
* nexus: More global placement infrastructureDavid Shah2020-11-301-0/+77
* nexus: Bel search function for DCC placementDavid Shah2020-11-301-2/+56
* nexus: Add constant/inversion packingDavid Shah2020-11-304-17/+78
* nexus: More pin styles and FASM pinmux genDavid Shah2020-11-303-13/+43
* nexus: Refactor cell pin style dbDavid Shah2020-11-305-30/+24
* nexus: Tidy up FASM backendDavid Shah2020-11-303-11/+37
* nexus: Fix PDC string handlingDavid Shah2020-11-301-1/+1
* nexus: Use tilegroups for IO bitgenDavid Shah2020-11-301-2/+13
* nexus: IO packing fixDavid Shah2020-11-301-2/+15
* nexus: Add IO packingDavid Shah2020-11-306-25/+155
* nexus: IO pre-packingDavid Shah2020-11-301-0/+58
* nexus: Initial PDC parser integrationDavid Shah2020-11-303-2/+56
* nexus: Lookup of package and IO pinsDavid Shah2020-11-304-1/+119
* nexus: Add pin/pad data to bbaDavid Shah2020-11-302-1/+3
* nexus: Skeleton of PDC parserDavid Shah2020-11-303-0/+310
* nexus: Infrastructure for constant/inv handlingDavid Shah2020-11-304-8/+192
* nexus: Packing helper functionsDavid Shah2020-11-302-9/+106
* nexus: Rework how constant pins workDavid Shah2020-11-303-39/+111
* nexus: Update to planned IO fieldsDavid Shah2020-11-301-15/+39
* nexus: Randomise delay to stop router from getting stuckDavid Shah2020-11-301-1/+1
* nexus: Fix validity checkingDavid Shah2020-11-302-7/+5
* nexus: Updates and fixesDavid Shah2020-11-303-3/+7
* nexus: UpdatesDavid Shah2020-11-303-5/+17
* nexus: Bring up to dateDavid Shah2020-11-303-19/+62
* nexus: Support Lattice-style parametersDavid Shah2020-11-303-1/+84
* nexus: Working on validity checkingDavid Shah2020-11-305-19/+110
* nexus: Adding pin definitionsDavid Shah2020-11-303-0/+75
* nexus: Globals and naming fixesDavid Shah2020-11-301-3/+3
* nexus: Add Python bindingsDavid Shah2020-11-302-0/+174
* nexus: Add oscillator supportDavid Shah2020-11-302-0/+17
* nexus: Add SEIO18 supportDavid Shah2020-11-301-0/+19
* nexus: Add global networksDavid Shah2020-11-303-2/+11
* nexus: Globals implementationDavid Shah2020-11-301-2/+106
* nexus: Add global info to BBADavid Shah2020-11-302-9/+43
* nexus: Fix FF namingDavid Shah2020-11-301-1/+1
* nexus/fasm: Fix SLICE letteringDavid Shah2020-11-301-2/+2
* nexus: FixesDavid Shah2020-11-301-3/+6
* nexus: Minimal IO FASM outputDavid Shah2020-11-302-0/+28
* nexus: Add FASM export for comb logic and FFsDavid Shah2020-11-302-0/+65
* nexus: Add packing frameworkDavid Shah2020-11-302-8/+175
* nexus: Add routing FASM exportDavid Shah2020-11-304-4/+175
* nexus/arch: Add tile loc flags and package structsDavid Shah2020-11-302-6/+34
* nexus: Logic tile validity check functionsDavid Shah2020-11-303-3/+108
* nexus: Add constidsDavid Shah2020-11-301-0/+98
* nexus: Add mainDavid Shah2020-11-303-5/+76
* nexus: Add more placeholder Arch functionsDavid Shah2020-11-303-3/+169
* nexus: Implement bel, wire and pip Arch functionsDavid Shah2020-11-302-5/+209
* Add Arch constructorDavid Shah2020-11-302-2/+120
* Implementing some Arch functionsDavid Shah2020-11-301-14/+537