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
*
Merge pull request #23 from daveshah1/use_placeconstr
David Shah
2018-08-04
20
-698
/
+699
|
\
|
*
place_common: Remove excessively verbose debugging
David Shah
2018-08-04
1
-13
/
+0
|
*
clangformat
David Shah
2018-08-04
5
-14
/
+14
|
*
Tidy up
David Shah
2018-08-04
3
-3
/
+2
|
*
Add constraint weight as a command line option
David Shah
2018-08-03
7
-8
/
+27
|
*
Add distance moved metrics, changing heuristics
David Shah
2018-08-03
2
-1
/
+31
|
*
placer1: Experiment with adding 'constraint distance' metric
David Shah
2018-08-03
1
-2
/
+11
|
*
place_common: Fixing accidental chain breakage
David Shah
2018-08-03
1
-4
/
+7
|
*
Adding constraint satisfaction checks for debugging
David Shah
2018-08-03
3
-9
/
+18
|
*
Fixing constraint placement bugs
David Shah
2018-08-03
5
-31
/
+56
|
*
place_common: Debugging bad relative constraint legalisation
David Shah
2018-08-03
1
-1
/
+31
|
*
Fixing relative constraint implementation
David Shah
2018-08-03
2
-1
/
+11
|
*
place_common: Relative constraints working for basic example
David Shah
2018-08-03
1
-11
/
+28
|
*
place_common: Fixing rel legaliser search bugs
David Shah
2018-08-03
1
-3
/
+3
|
*
Reworking packer and placer to use new generic rel legaliser
David Shah
2018-08-03
4
-10
/
+18
|
*
place_common.cc: Working on constraint legalisation
David Shah
2018-08-03
1
-13
/
+133
|
*
place_common: Helper functions for rel. constraints
David Shah
2018-08-03
2
-0
/
+126
|
*
Remove old place legaliser, set placement constraints instead (currently igno...
David Shah
2018-08-03
10
-679
/
+288
*
|
ice40: Add SB_GB timing to database
David Shah
2018-08-04
1
-1
/
+5
|
/
*
Merge pull request #21 from daveshah1/promote_logic_globals
Clifford Wolf
2018-08-03
1
-10
/
+40
|
\
|
*
ice40: Promote 'logic' globals as well as clock/enable/reset
David Shah
2018-08-03
1
-10
/
+40
*
|
Merge pull request #22 from YosysHQ/routethru
Clifford Wolf
2018-08-03
4
-15
/
+129
|
\
\
|
*
|
ice40: Add bitstream gen for routethru LUTs
David Shah
2018-08-03
1
-9
/
+58
|
*
|
Add LUT route-through pips to iCE40 architecture database
Clifford Wolf
2018-08-02
3
-6
/
+71
*
|
|
Merge pull request #20 from YosysHQ/gui4all
Miodrag Milanović
2018-08-03
24
-448
/
+404
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ecp5: Refresh Bels when they are modified
David Shah
2018-08-03
1
-0
/
+2
|
*
|
Moved to new signal slot syntax
Miodrag Milanovic
2018-08-03
5
-50
/
+47
|
*
|
clangformat
Miodrag Milanovic
2018-08-02
5
-28
/
+23
|
*
|
Add names to toolbars
Miodrag Milanovic
2018-08-02
1
-4
/
+4
|
*
|
Document and cleanup
Miodrag Milanovic
2018-08-02
4
-105
/
+120
|
*
|
Move common logic to basewindow
Miodrag Milanovic
2018-08-02
6
-265
/
+292
|
*
|
Make worker generic
Miodrag Milanovic
2018-08-02
5
-111
/
+31
|
*
|
Move generic resources to top level
Miodrag Milanovic
2018-08-02
10
-8
/
+8
|
/
/
*
|
various fixes for generic arch
Miodrag Milanovic
2018-08-02
2
-10
/
+3
*
|
Merge pull request #13 from YosysHQ/fix-windows-ctrl-c
Miodrag Milanović
2018-08-02
1
-0
/
+13
|
\
\
|
*
|
Handle CTRL-C for windows build
Miodrag Milanovic
2018-08-02
1
-0
/
+13
*
|
|
Merge pull request #11 from mmicko/project_load
Miodrag Milanović
2018-08-02
1
-0
/
+9
|
\
\
\
|
*
|
|
preserve command line parameters for project load
Miodrag Milanovic
2018-08-02
1
-0
/
+9
*
|
|
|
Merge pull request #15 from YosysHQ/fix-ecp5-msvc
Miodrag Milanović
2018-08-02
5
-0
/
+39
|
\
\
\
\
|
*
|
|
|
Add missing files and missing includes for MSVC
Miodrag Milanovic
2018-08-02
5
-0
/
+39
*
|
|
|
|
Merge pull request #19 from daveshah1/ecp5_fix_tiletypes
David Shah
2018-08-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ecp5: Write tiletype names in correct order
David Shah
2018-08-02
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #18 from daveshah1/cell_timings
David Shah
2018-08-02
3
-22
/
+105
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ice40: Use real cell timings
David Shah
2018-08-02
3
-28
/
+24
|
*
|
|
|
|
|
ice40: Adding cell timings to chipdb
David Shah
2018-08-02
2
-0
/
+87
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Fix for macOS segfault
Miodrag Milanovic
2018-08-02
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #16 from YosysHQ/reroute
Clifford Wolf
2018-08-02
5
-48
/
+178
|
\
|
|
|
|
|
*
|
|
|
clangformat
Clifford Wolf
2018-08-02
1
-24
/
+20
|
*
|
|
|
Merge branch 'master' of github.com:YosysHQ/nextpnr into reroute
Clifford Wolf
2018-08-02
1
-1
/
+1
|
|
\
|
|
|
|
*
|
|
|
Fix router1 cleanupReroute() for "drive-by nets"
Clifford Wolf
2018-08-02
1
-25
/
+32
[next]