index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nexus
/
arch.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
nexus: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-36
/
+34
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-2
/
+2
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
1
-3
/
+3
*
Add Partition APIs to ice40, nexus, gowin archs.
Keith Rothman
2021-02-02
1
-2
/
+15
*
nexus: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
1
-37
/
+31
*
nexus: Add basic LRAM support (no init)
David Shah
2020-12-02
1
-0
/
+11
*
nexus: Fix db integrity check
David Shah
2020-11-30
1
-17
/
+6
*
nexus: Add post-place LUTFF optimisation
David Shah
2020-11-30
1
-5
/
+23
*
nexus: Preliminary integration of DSP timing data
David Shah
2020-11-30
1
-0
/
+49
*
nexus: Tweak heuristics to improve routeability
David Shah
2020-11-30
1
-2
/
+2
*
nexus: Fix slow routing around DSPs
David Shah
2020-11-30
1
-0
/
+24
*
nexus: Tweak delay heuristics
David Shah
2020-11-30
1
-2
/
+4
*
nexus: Add EBR timing analysis
David Shah
2020-11-30
1
-0
/
+19
*
nexus: Add LUTRAM and WIDEFN9 timing support
David Shah
2020-11-30
1
-3
/
+22
*
timing: Add a few more cell types
David Shah
2020-11-30
1
-6
/
+76
*
nexus: Swap sort order to make some lookups easier
David Shah
2020-11-30
1
-2
/
+2
*
nexus: Add cell delay lookup
David Shah
2020-11-30
1
-0
/
+81
*
nexus: Lookup speed grade and pip delays
David Shah
2020-11-30
1
-0
/
+21
*
nexus: Default to router2 for now
David Shah
2020-11-30
1
-1
/
+1
*
nexus: Improve placer config
David Shah
2020-11-30
1
-0
/
+5
*
nexus: Add stub GUI
David Shah
2020-11-30
1
-3
/
+57
*
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