aboutsummaryrefslogtreecommitdiffstats
path: root/nexus/archdefs.h
Commit message (Collapse)AuthorAgeFilesLines
* nexus: Switch to BaseArchD. Shah2021-02-051-18/+1
| | | | Signed-off-by: D. Shah <dave@ds0.me>
* Run "make clangformat".Keith Rothman2021-02-021-5/+3
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Rename Partition -> BelBucket.Keith Rothman2021-02-021-7/+7
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Add Partition APIs to ice40, nexus, gowin archs.Keith Rothman2021-02-021-0/+22
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* timing: Add a few more cell typesDavid Shah2020-11-301-0/+2
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Add cell delay lookupDavid Shah2020-11-301-0/+2
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Add missing Q_MOC_RUN guardDavid Shah2020-11-301-0/+3
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Add stub GUIDavid Shah2020-11-301-2/+8
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Working on validity checkingDavid Shah2020-11-301-1/+0
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Logic tile validity check functionsDavid Shah2020-11-301-3/+18
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Arch utilitiesDavid Shah2020-11-301-2/+13
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Adding archdefs and bba PODsDavid Shah2020-11-301-0/+215
Signed-off-by: David Shah <dave@ds0.me>