index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
router2.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
router1: Experimental timing-driven ripup support
gatecat
2021-12-18
1
-2
/
+2
*
router2: Improve reservation debug logging
gatecat
2021-12-12
1
-2
/
+4
*
router2: Error instead of hang in case of reservation conflicts
gatecat
2021-12-12
1
-0
/
+3
*
router2: Disable criticality sorting towards end of routing
gatecat
2021-10-09
1
-1
/
+1
*
router2: Allow overriding resource costs
gatecat
2021-09-24
1
-2
/
+1
*
router2: Fix uninitialised values
gatecat
2021-09-06
1
-1
/
+1
*
router2: Fix explored count
gatecat
2021-09-02
1
-0
/
+2
*
router2: Add experimental timing-driven ripup option
gatecat
2021-08-15
1
-12
/
+44
*
router2: Alternative congestion cost schedule
gatecat
2021-08-15
1
-1
/
+1
*
router2: Adding some criticality heuristics
gatecat
2021-08-15
1
-13
/
+29
*
router2: Improved bidir routing and data structures
gatecat
2021-08-15
1
-415
/
+358
*
router2: Mark dest as visited during backwards routing
gatecat
2021-07-30
1
-0
/
+4
*
router2: Improve debugability of pip conflicts
gatecat
2021-07-29
1
-1
/
+5
*
nexus: Fix routeing of global clocks that also drive fabric
gatecat
2021-07-28
1
-0
/
+2
*
router2: Update route delays even when routes are congested
gatecat
2021-07-28
1
-1
/
+43
*
interchange: Allow pseudo pip wires to overlap with bound site wires on the s...
gatecat
2021-07-06
1
-8
/
+8
*
router2: Dump pre-bound routes when routing fails in debug mode
gatecat
2021-07-06
1
-1
/
+11
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Use hashlib in routers
gatecat
2021-06-02
1
-6
/
+5
*
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
-2
/
+41
*
Run clangformat
gatecat
2021-05-16
1
-1
/
+1
*
mistral: Tidying up
gatecat
2021-05-15
1
-1
/
+2
*
router2: Hacky workaround for slow Cyclone V convergence
gatecat
2021-05-15
1
-3
/
+3
*
router2: Reduce verbosity when debugging
gatecat
2021-05-15
1
-0
/
+2
*
router2: Add some boundness statistics
gatecat
2021-05-12
1
-0
/
+33
*
router2: Fix a typo
gatecat
2021-05-11
1
-1
/
+1
*
router2: Reserve wires in more complex cases
gatecat
2021-05-06
1
-13
/
+39
*
router2: Dynamicly expand bounding box based on congestion
gatecat
2021-05-06
1
-10
/
+22
*
Fix bug in router2 where router may give up too early.
Keith Rothman
2021-04-06
1
-1
/
+13
*
Add "checkPipAvailForNet" to Arch API.
Keith Rothman
2021-03-22
1
-13
/
+7
*
Moving hash map/set type selection to header.
Keith Rothman
2021-03-17
1
-8
/
+4
*
Use NEXTPNR_NAMESPACE macro's now that headers are seperated.
Keith Rothman
2021-03-15
1
-1
/
+1
*
Add support for partially routed nets from the placer in router2.
Keith Rothman
2021-03-12
1
-25
/
+48
*
Add diagnostic prints to debug lookahead performance.
Keith Rothman
2021-03-10
1
-13
/
+41
*
Only depend on Abseil in threaded builds.
whitequark
2021-03-10
1
-0
/
+6
*
Merge pull request #607 from litghost/add_absl_flat_hash_map
gatecat
2021-03-09
1
-1
/
+2
|
\
|
*
Add absl::flat_hash_map.
Keith Rothman
2021-03-01
1
-1
/
+2
*
|
Merge pull request #609 from YosysHQ/gatecat/sta-v2
gatecat
2021-03-09
1
-13
/
+6
|
\
\
|
*
|
timing: Replace all users of criticality with new engine
gatecat
2021-03-04
1
-13
/
+6
*
|
|
router2: Fix vast perf drop when leaving bounding box
gatecat
2021-03-08
1
-1
/
+1
|
/
/
*
/
Use scope in router1/2 and placer1.
Keith Rothman
2021-03-01
1
-0
/
+5
|
/
*
Allow router2 to use routed but not fixed arcs.
Keith Rothman
2021-02-25
1
-4
/
+54
*
Fix compiler warnings introduced by -Wextra
gatecat
2021-02-25
1
-1
/
+1
*
router2: Support for multiple bel pins per cell pin
gatecat
2021-02-10
1
-85
/
+95
*
Start making use of getBelPinsForCellPin API
gatecat
2021-02-10
1
-6
/
+6
*
cleanup: Spelling fixes
D. Shah
2021-01-28
1
-1
/
+1
*
cleanup: Fix compiler warnings
D. Shah
2021-01-28
1
-1
/
+2
*
router2: Avoid ripup of critical path
David Shah
2020-12-01
1
-2
/
+17
*
router2: Make splitting of wires thread-safe
David Shah
2020-12-01
1
-4
/
+39
[next]