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
*
refactor: ArcBounds -> BoundingBox
gatecat
2022-12-07
1
-2
/
+2
*
Merge pull request #1019 from antmicro/support-clock-relations
myrtle
2022-09-20
1
-4
/
+11
|
\
|
*
Code cleanup
Maciej Kurc
2022-08-31
1
-4
/
+4
|
*
Fixed port timing classes of DCC ports in the Nexus architecture
Maciej Kurc
2022-08-30
1
-4
/
+11
*
|
nexus: Add ES2 device names and --list-devices
gatecat
2022-09-15
1
-1
/
+35
|
/
*
refactor: Use IdString::in instead of || chains
gatecat
2022-08-10
1
-20
/
+17
*
nexus: Add timing data for LRAM
gatecat
2022-08-10
1
-0
/
+16
*
refactor: id(stringf(...)) to new idf(...) helper
gatecat
2022-08-10
1
-5
/
+5
*
clangformat
gatecat
2022-03-17
1
-1
/
+1
*
nexus: Added support for the DCS Bel
Maciej Kurc
2022-03-16
1
-0
/
+15
*
nexus: Added FASM feature emission for DCC and port timing class info
Maciej Kurc
2022-03-15
1
-0
/
+8
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-20
/
+20
*
nexus: Hotfix to disable unimplemented DCS routethru
gatecat
2022-02-03
1
-1
/
+6
*
nexus: add option to modify the mult factor of the estimate delay
Alessandro Comodi
2022-02-01
1
-1
/
+6
*
archapi: Use arbitrary rather than actual placement in predictDelay
gatecat
2021-12-19
1
-7
/
+5
*
nexus: router1 speedup based on #867
gatecat
2021-12-17
1
-0
/
+3
*
nexus: Add resource cost overrides
gatecat
2021-09-24
1
-2
/
+19
*
nexus: LUT permutation support
gatecat
2021-09-24
1
-1
/
+1
*
Merge pull request #822 from YosysHQ/gatecat/nexus-split-vcc
gatecat
2021-09-23
1
-0
/
+3
|
\
|
*
nexus: Support for split Vcc routing
gatecat
2021-09-22
1
-0
/
+3
*
|
Merge pull request #823 from YosysHQ/gatecat/nexus-r1-tweaks
gatecat
2021-09-22
1
-1
/
+3
|
\
\
|
*
|
nexus: Tweaks for router1 performance
gatecat
2021-09-22
1
-1
/
+3
|
|
/
*
/
nexus: Fix DSP macro placement
gatecat
2021-09-22
1
-0
/
+42
|
/
*
nexus: Disable center DCC-thrus on 17k device
gatecat
2021-06-16
1
-0
/
+13
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-4
/
+4
*
router2: Add heatmap by routing resource type
gatecat
2021-05-20
1
-0
/
+11
*
Revert "nexus: Enable placeAllAtOnce"
gatecat
2021-05-06
1
-1
/
+4
*
nexus: Enable placeAllAtOnce
gatecat
2021-04-25
1
-4
/
+1
*
nexus: Fix copypasta
gatecat
2021-03-08
1
-1
/
+1
*
nexus: Fail gracefully when seeing special pins
gatecat
2021-03-05
1
-1
/
+1
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-14
/
+12
*
nexus: Switch to BaseArch
D. Shah
2021-02-05
1
-14
/
+2
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-3
/
+3
*
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
[next]