aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/arch.cc
Commit message (Expand)AuthorAgeFilesLines
...
* nexus: Add cell delay lookupDavid Shah2020-11-301-0/+81
* nexus: Lookup speed grade and pip delaysDavid Shah2020-11-301-0/+21
* nexus: Default to router2 for nowDavid Shah2020-11-301-1/+1
* nexus: Improve placer configDavid Shah2020-11-301-0/+5
* nexus: Add stub GUIDavid Shah2020-11-301-3/+57
* nexus: Add a simple global routing passDavid Shah2020-11-301-0/+3
* nexus: Generate FASM files that can be used standaloneDavid Shah2020-11-301-0/+8
* nexus: Build and embed chipdb automaticallyDavid Shah2020-11-301-12/+7
* nexus: Refactor cell pin style dbDavid Shah2020-11-301-0/+1
* nexus: Add IO packingDavid Shah2020-11-301-4/+14
* nexus: Lookup of package and IO pinsDavid Shah2020-11-301-0/+89
* nexus: Infrastructure for constant/inv handlingDavid Shah2020-11-301-0/+44
* nexus: Bring up to dateDavid Shah2020-11-301-2/+40
* nexus: Working on validity checkingDavid Shah2020-11-301-6/+0
* nexus: Add global networksDavid Shah2020-11-301-0/+3
* nexus: Add packing frameworkDavid Shah2020-11-301-8/+0
* nexus: Add mainDavid Shah2020-11-301-1/+1
* nexus: Add more placeholder Arch functionsDavid Shah2020-11-301-0/+121
* nexus: Implement bel, wire and pip Arch functionsDavid Shah2020-11-301-4/+209
* Add Arch constructorDavid Shah2020-11-301-0/+109