index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
route.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
1
-4
/
+6
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
1
-29
/
+30
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-55
/
+52
*
Improvements in router
Clifford Wolf
2018-06-18
1
-27
/
+34
*
Improve router log output
Clifford Wolf
2018-06-17
1
-1
/
+6
*
Improve router log messages
Clifford Wolf
2018-06-17
1
-3
/
+29
*
Speed up placer
David Shah
2018-06-17
1
-2
/
+2
*
Minor performance tweaks and fixes
David Shah
2018-06-17
1
-2
/
+2
*
Tweaking placer and router
David Shah
2018-06-16
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into chipdbng
Clifford Wolf
2018-06-16
1
-0
/
+1
|
\
|
*
router: Fixing loop issue
David Shah
2018-06-16
1
-0
/
+1
*
|
Some refactoring of Chip API (prep for chipdb refactoring)
Clifford Wolf
2018-06-16
1
-20
/
+26
|
/
*
Fix router for routing to the same dest wire twice
Clifford Wolf
2018-06-15
1
-21
/
+16
*
Add output of estimated total wire delay to router (as metric for placement q...
Clifford Wolf
2018-06-14
1
-0
/
+49
*
Increase ripup penalties over time
Clifford Wolf
2018-06-14
1
-2
/
+8
*
Add route-ripup routing loop
Clifford Wolf
2018-06-14
1
-31
/
+175
*
Refactor position/delay estimation API
Clifford Wolf
2018-06-14
1
-16
/
+13
*
Improve router error reporting
Clifford Wolf
2018-06-13
1
-4
/
+15
*
Improve router error messages
Clifford Wolf
2018-06-13
1
-5
/
+13
*
Add support for CellInfo->pins in router
Clifford Wolf
2018-06-13
1
-3
/
+15
*
Fix router error handling for unplaced cells
Clifford Wolf
2018-06-13
1
-2
/
+5
*
Add A*-like optimizations to router
Clifford Wolf
2018-06-13
1
-21
/
+66
*
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-10
/
+13
*
Remove pool, dict, vector namespace aliases
Clifford Wolf
2018-06-11
1
-2
/
+2
*
Adding basic placement constraints
David Shah
2018-06-09
1
-1
/
+1
*
Add very basic router
Clifford Wolf
2018-06-09
1
-0
/
+171