index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
command.cc: Use correct constant for default router
Rangel Ivanov
2020-04-04
1
-1
/
+1
*
router2: Prevent overflow
David Shah
2020-03-22
1
-2
/
+3
*
Merge branch 'master' of ssh.github.com:YosysHQ/nextpnr
David Shah
2020-03-17
1
-5
/
+15
|
\
|
*
Replace assertion failure with error
David Shah
2020-03-13
1
-5
/
+15
*
|
timing: Improve robustness to dangling/undriven logic
David Shah
2020-03-17
1
-0
/
+10
|
/
*
pycontainers: Properly handle KeyErrors
Sylvain Munaut
2020-03-04
1
-5
/
+11
*
svg: Basic SVG graphics rendering
David Shah
2020-02-15
4
-0
/
+165
*
placer1: Add routeability optimisation (off by default)
David Shah
2020-02-12
2
-3
/
+89
*
HeAP: backport out-of-range fix
David Shah
2020-02-12
1
-2
/
+2
*
HeAP: Add X and Y scaling factors for asymmetric arches
David Shah
2020-02-12
2
-16
/
+29
*
HeAP: Make beta configurable
David Shah
2020-02-12
2
-9
/
+10
*
HeAP: Improve handling of heterogeneous slice arches
David Shah
2020-02-12
2
-94
/
+205
*
HeAP: Make solver tolerance arch-configurable
David Shah
2020-02-12
2
-3
/
+5
*
placer1: Allow scaling HPWL differently in each direction
David Shah
2020-02-12
2
-6
/
+14
*
Merge pull request #391 from YosysHQ/router2-upstream
David Shah
2020-02-04
6
-2
/
+1234
|
\
|
*
router2: Improve flow and log output
David Shah
2020-02-03
1
-5
/
+12
|
*
router2: Add a simple timing heuristic
David Shah
2020-02-03
1
-0
/
+27
|
*
Allow selection of router algorithm
David Shah
2020-02-03
1
-0
/
+17
|
*
router2: Make magic numbers configurable
David Shah
2020-02-03
2
-39
/
+85
|
*
router2: Fix case of undriven unsunk arcs
David Shah
2020-02-03
1
-0
/
+2
|
*
router2: Multi-thread in more cases
David Shah
2020-02-03
1
-6
/
+32
|
*
router2: Flatten wire structure
David Shah
2020-02-03
1
-79
/
+88
|
*
router2: Experiment with data structures
David Shah
2020-02-03
1
-36
/
+63
|
*
router2: Profile nets by route time
David Shah
2020-02-03
1
-0
/
+24
|
*
router2: Improvements
David Shah
2020-02-03
3
-14
/
+19
|
*
router2: reduce bias cost factor
David Shah
2020-02-03
1
-1
/
+1
|
*
router2: special case improvement
David Shah
2020-02-03
1
-1
/
+1
|
*
router2: reduce memory footprint
David Shah
2020-02-03
1
-21
/
+28
|
*
router2: debugging
David Shah
2020-02-03
2
-3
/
+12
|
*
router2: debugging
David Shah
2020-02-03
1
-1
/
+6
|
*
router2: first pass at reserved wires
David Shah
2020-02-03
1
-3
/
+65
|
*
router2: debugging some edge cases
David Shah
2020-02-03
1
-10
/
+10
|
*
router2: speedup
David Shah
2020-02-03
1
-1
/
+2
|
*
router2: Improve backwards routing of some cases
David Shah
2020-02-03
1
-1
/
+27
|
*
router2: tweaks
David Shah
2020-02-03
1
-3
/
+5
|
*
router2: Attempt to fix some stuck routing cases
David Shah
2020-02-03
1
-9
/
+26
|
*
router2: Debugging
David Shah
2020-02-03
1
-1
/
+2
|
*
router2: Working on multithreading
David Shah
2020-02-03
1
-1
/
+59
|
*
router2: Some simple partitioning
David Shah
2020-02-03
1
-0
/
+44
|
*
router2: Congestion map generation
David Shah
2020-02-03
1
-0
/
+46
|
*
router2: Add IPIN cost to model
David Shah
2020-02-03
1
-1
/
+3
|
*
router2: Changes for ECP5
David Shah
2020-02-03
1
-1
/
+19
|
*
ecp5: Router2 test integration
David Shah
2020-02-03
1
-0
/
+22
|
*
router2: Deal with some special cases
David Shah
2020-02-03
1
-0
/
+10
|
*
router2: Binding nextpnr wires/pips
David Shah
2020-02-03
1
-6
/
+90
|
*
router2: Special backwards mode for gnd/vcc-like nets
David Shah
2020-02-03
1
-3
/
+67
|
*
router2: Bounding box improvements
David Shah
2020-02-03
1
-8
/
+36
|
*
router2: nearly there
David Shah
2020-02-03
1
-8
/
+21
|
*
router2: Net data fixes
David Shah
2020-02-03
1
-7
/
+29
|
*
router2: Fixes
David Shah
2020-02-03
1
-5
/
+28
[next]