index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
placer1.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix min_slack computation, and print out critical path after routing
Eddie Hung
2018-07-25
1
-1
/
+1
*
Retry clangformat
Eddie Hung
2018-07-25
1
-2
/
+1
*
Add compute_fmax() with refactoring, plus print out Fmax estimate post-place ...
Eddie Hung
2018-07-25
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into redist_slack
Eddie Hung
2018-07-25
1
-1
/
+7
|
\
|
*
ice40: support PLL40_*_PAD, fix pass-through LUT for LOCK
Sergiusz Bazanski
2018-07-25
1
-1
/
+7
*
|
Merge branch 'master' into redist_slack
Eddie Hung
2018-07-24
1
-15
/
+11
|
\
|
|
*
common: Remove use of deprecated APIs
David Shah
2018-07-24
1
-15
/
+11
*
|
improved is only set if we get a better metric, remove commented code
Eddie Hung
2018-07-24
1
-2
/
+0
*
|
Merge branch 'master' into redist_slack
Eddie Hung
2018-07-23
1
-0
/
+14
|
\
|
|
*
Use UI lock for yielding
Sergiusz Bazanski
2018-07-20
1
-3
/
+3
|
*
Move pthread yield hack into BaseCtx
Sergiusz Bazanski
2018-07-20
1
-9
/
+1
|
*
WIP.
Serge Bazanski
2018-07-17
1
-0
/
+9
|
*
Add basic external locking, lock from P&R
Serge Bazanski
2018-07-17
1
-0
/
+14
*
|
Avoid hysteresis preventing placer from stopping
Eddie Hung
2018-07-21
1
-2
/
+12
|
/
*
refactor: Remove incorrect uses of the term 'wirelength'
David Shah
2018-07-16
1
-27
/
+27
*
Revert "Make PnR use Unlocked methods"
Sergiusz Bazanski
2018-07-14
1
-19
/
+19
*
Revert "Introduce proxies for locked access to ctx"
Sergiusz Bazanski
2018-07-14
1
-100
/
+81
*
Revert "Refactor proxies to nextpnr."
Sergiusz Bazanski
2018-07-14
1
-2
/
+2
*
Refactor proxies to nextpnr.
Sergiusz Bazanski
2018-07-14
1
-2
/
+2
*
Introduce proxies for locked access to ctx
Sergiusz Bazanski
2018-07-13
1
-81
/
+100
*
Make PnR use Unlocked methods
Sergiusz Bazanski
2018-07-13
1
-19
/
+19
*
Add ctx->place() API
Clifford Wolf
2018-07-11
1
-0
/
+450