index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
arch_place.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major performance improvement to placement validity check
David Shah
2018-06-19
1
-21
/
+30
*
ice40: Don't deduplicate local tracks when counting
David Shah
2018-06-19
1
-10
/
+9
*
Getting rid of old IdString API users, Add ctx to many internal APIs
Clifford Wolf
2018-06-18
1
-8
/
+9
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-17
/
+15
*
Rename Chip to Arch and ChipArgs to ArchArgs
Clifford Wolf
2018-06-18
1
-2
/
+2
*
Minor performance tweaks and fixes
David Shah
2018-06-17
1
-21
/
+27
*
place_sa: Add a rip-up feature when initial placement fails
David Shah
2018-06-17
1
-1
/
+2
*
Updating copyrights
David Shah
2018-06-17
1
-0
/
+1
*
Improving the placer output
David Shah
2018-06-17
1
-1
/
+2
*
Add 'get or default' functions
David Shah
2018-06-17
1
-3
/
+4
*
place: Fix placer validity checks
David Shah
2018-06-16
1
-0
/
+21
*
ice40: Proper global promotion
David Shah
2018-06-16
1
-1
/
+7
*
ice40: Promote reset signal
David Shah
2018-06-16
1
-0
/
+14
*
ice40: Only place IO at valid pins
David Shah
2018-06-16
1
-3
/
+4
*
experiment: Simple heuristic-based placer
David Shah
2018-06-16
1
-3
/
+7
*
ice40: Another arch_place fix
David Shah
2018-06-14
1
-1
/
+1
*
ice40: General fixes
David Shah
2018-06-14
1
-10
/
+20
*
Fix NEXTPNR_NAMESPACE
Clifford Wolf
2018-06-12
1
-0
/
+4
*
ice40: Adding a placement validity checker
David Shah
2018-06-12
1
-0
/
+89