index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice40 estimateDelay to account for out/in muxes
Eddie Hung
2018-07-27
1
-0
/
+16
*
Even if there is no updates, set budget to current delay
Eddie Hung
2018-07-26
1
-3
/
+3
*
Re-add getBudgetOverride() but also account for path length of
Eddie Hung
2018-07-26
1
-6
/
+18
*
Update getBudgetOverride() for other arches
Eddie Hung
2018-07-26
4
-4
/
+4
*
getBudgetOverride() now handles COUT crossing tiles
Eddie Hung
2018-07-26
2
-6
/
+13
*
Revert "Remove Arch::getBudgetOverride()"
Eddie Hung
2018-07-26
6
-0
/
+14
*
Move target_freq update after budget update
Eddie Hung
2018-07-26
1
-9
/
+9
*
Fix budget realloc
Eddie Hung
2018-07-26
1
-7
/
+4
*
Merge remote-tracking branch 'origin/master' into redist_slack
Eddie Hung
2018-07-26
27
-786
/
+1087
|
\
|
*
Added back select on property list
Miodrag Milanovic
2018-07-26
1
-8
/
+15
|
*
Fix name clash for ecp5
Miodrag Milanovic
2018-07-26
2
-2
/
+2
|
*
gui: include linshader.{cc,h}
Sergiusz Bazanski
2018-07-26
2
-0
/
+445
|
*
gui: move polyline/lineshader to gui/lineshader.{h,cc}
Sergiusz Bazanski
2018-07-26
2
-385
/
+1
|
*
gui: refactor FPGAViewWidget even more slightly
Sergiusz Bazanski
2018-07-26
2
-28
/
+28
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Sergiusz Bazanski
2018-07-26
1
-1
/
+1
|
|
\
|
|
*
Fix bba typo
Clifford Wolf
2018-07-26
1
-1
/
+1
|
*
|
gui: refactor FPGAViewWidget slightly
Sergiusz Bazanski
2018-07-26
2
-137
/
+150
|
|
/
|
*
common: rename GraphicElement::{style,type} enums, add _MAX members
Sergiusz Bazanski
2018-07-26
5
-41
/
+45
|
*
gui: style fixes
Sergiusz Bazanski
2018-07-26
3
-20
/
+13
|
*
clangformat and GraphicElement::style comments
Clifford Wolf
2018-07-26
6
-17
/
+16
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-07-26
1
-2
/
+2
|
|
\
|
|
*
Fix router1 locking in NDEBUG builds
Clifford Wolf
2018-07-26
1
-2
/
+2
|
*
|
generic: Fixing build
David Shah
2018-07-26
1
-2
/
+2
|
|
/
|
*
Add getWireType()/getPipType() API
Clifford Wolf
2018-07-26
5
-8
/
+27
|
*
Move iCE40 switchbox gfx to UI groups
Clifford Wolf
2018-07-26
1
-93
/
+162
|
*
Add iCE40 pip gfx for carry_in mux
Clifford Wolf
2018-07-26
1
-0
/
+11
|
*
Update README.md
Clifford Wolf
2018-07-26
1
-2
/
+5
|
*
Update README.md
Clifford Wolf
2018-07-26
1
-3
/
+4
|
*
Improvements in bbasm
Clifford Wolf
2018-07-26
2
-9
/
+83
|
*
Update README.md
Clifford Wolf
2018-07-26
1
-18
/
+18
|
*
added buttons for new zoom operations
Miodrag Milanovic
2018-07-26
10
-17
/
+67
|
*
highlight operation on multiple items
Miodrag Milanovic
2018-07-26
2
-55
/
+52
*
|
Do not use budget override anymore, and subtract not add!
Eddie Hung
2018-07-25
1
-4
/
+2
*
|
Remove Arch::getBudgetOverride()
Eddie Hung
2018-07-25
6
-14
/
+0
*
|
clangformat
Eddie Hung
2018-07-25
2
-20
/
+27
*
|
Print budget of net and its driver/sink locations too
Eddie Hung
2018-07-25
1
-4
/
+5
*
|
Fix min_slack computation, and print out critical path after routing
Eddie Hung
2018-07-25
4
-34
/
+76
*
|
Retry clangformat
Eddie Hung
2018-07-25
7
-28
/
+29
*
|
clangformat
Eddie Hung
2018-07-25
3
-5
/
+5
*
|
Add compute_fmax() with refactoring, plus print out Fmax estimate post-place ...
Eddie Hung
2018-07-25
4
-36
/
+45
*
|
Merge remote-tracking branch 'origin/master' into redist_slack
Eddie Hung
2018-07-25
10
-61
/
+62
|
\
|
|
*
Merge branch 'eddieh/idstring_speedup' into 'master'
Eddie Hung
2018-07-26
10
-61
/
+62
|
|
\
|
|
*
clangformat
Eddie Hung
2018-07-25
7
-37
/
+29
|
|
*
Merge remote-tracking branch 'origin/master' into eddieh/idstring_speedup
Eddie Hung
2018-07-25
32
-620
/
+4984
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Reduce id() lookups for commonly used update_budget()
Eddie Hung
2018-07-24
3
-24
/
+33
*
|
|
Merge remote-tracking branch 'origin/master' into redist_slack
Eddie Hung
2018-07-25
32
-620
/
+4984
|
\
|
|
|
*
|
clangformat
David Shah
2018-07-25
4
-15
/
+10
|
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-07-25
1
-0
/
+13
|
|
\
\
|
|
*
|
made select multiple to work
Miodrag Milanovic
2018-07-25
1
-0
/
+13
|
*
|
|
ecp5: Add global network info to database
David Shah
2018-07-25
2
-0
/
+39
|
|
/
/
[next]