Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nexus: Add a simple global routing pass | David Shah | 2020-11-30 | 1 | -0/+3 |
* | nexus: Generate FASM files that can be used standalone | David Shah | 2020-11-30 | 1 | -0/+8 |
* | nexus: Build and embed chipdb automatically | David Shah | 2020-11-30 | 1 | -12/+7 |
* | nexus: Refactor cell pin style db | David Shah | 2020-11-30 | 1 | -0/+1 |
* | nexus: Add IO packing | David Shah | 2020-11-30 | 1 | -4/+14 |
* | nexus: Lookup of package and IO pins | David Shah | 2020-11-30 | 1 | -0/+89 |
* | nexus: Infrastructure for constant/inv handling | David Shah | 2020-11-30 | 1 | -0/+44 |
* | nexus: Bring up to date | David Shah | 2020-11-30 | 1 | -2/+40 |
* | nexus: Working on validity checking | David Shah | 2020-11-30 | 1 | -6/+0 |
* | nexus: Add global networks | David Shah | 2020-11-30 | 1 | -0/+3 |
* | nexus: Add packing framework | David Shah | 2020-11-30 | 1 | -8/+0 |
* | nexus: Add main | David Shah | 2020-11-30 | 1 | -1/+1 |
* | nexus: Add more placeholder Arch functions | David Shah | 2020-11-30 | 1 | -0/+121 |
* | nexus: Implement bel, wire and pip Arch functions | David Shah | 2020-11-30 | 1 | -4/+209 |
* | Add Arch constructor | David Shah | 2020-11-30 | 1 | -0/+109 |