index
:
iCE40/nextpnr
master
clone of git://git.panaceas.org/iCE40/nextpnr
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
Add Router1Cfg
Clifford Wolf
2018-08-02
5
-26
/
+50
|
*
|
Improve router1 cleanupReroute
Clifford Wolf
2018-08-02
1
-15
/
+45
|
*
|
Merge branch 'master' of github.com:YosysHQ/nextpnr into reroute
Clifford Wolf
2018-08-02
17
-94
/
+583
|
|
\
\
|
*
|
|
Add reroute pass and other router1 tweaks
Clifford Wolf
2018-08-01
1
-22
/
+95
*
|
|
|
Rename GUI "Graphics" tab to "Device"
Clifford Wolf
2018-08-02
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #14 from YosysHQ/fix-destructor
David Shah
2018-08-02
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix destructor for tree Item, fixes clang build as well
Miodrag Milanovic
2018-08-02
1
-1
/
+1
|
/
/
*
|
Merge pull request #2 from daveshah1/remove_libtrellis
David Shah
2018-08-02
11
-80
/
+541
|
\
\
|
*
|
ecp5: Remove libtrellis link for bitstream gen
David Shah
2018-08-01
8
-89
/
+83
|
*
|
ecp5: Adding tilegrid helper functions to Arch
David Shah
2018-08-01
1
-0
/
+21
|
*
|
ecp5: Add tilemap to chip database
David Shah
2018-08-01
2
-2
/
+29
|
*
|
ecp5: Adding configuration data structures
David Shah
2018-08-01
2
-0
/
+419
*
|
|
Merge pull request #12 from YosysHQ/fix-updateelements
David Shah
2018-08-02
1
-5
/
+7
|
\
\
\
|
*
|
|
Properly delete element from unordered_map
Miodrag Milanovic
2018-08-02
1
-5
/
+7
|
/
/
/
*
|
|
Merge pull request #8 from mmicko/fix-lock
Serge Bazanski
2018-08-01
1
-1
/
+0
|
\
\
\
|
*
|
|
Removes unnecessary unlock causing trouble with placer
Miodrag Milanovic
2018-08-01
1
-1
/
+0
*
|
|
|
Merge pull request #1 from YosysHQ/q3k/add-copying-file
Serge Bazanski
2018-08-01
1
-0
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add COPYING file
Sergiusz Bazanski
2018-08-01
1
-0
/
+18
|
|
/
/
*
|
|
json: Fix message for 1'bx values
David Shah
2018-08-01
1
-3
/
+2
*
|
|
Merge pull request #6 from YosysHQ/q3k/gui-fix-dangling-tree-children
Serge Bazanski
2018-08-01
1
-1
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gui: treemodel: unregister from parent when we get destroyed
Sergiusz Bazanski
2018-08-01
1
-1
/
+8
|
/
/
*
|
ecp5: Tweak bitstream chip scope
David Shah
2018-08-01
1
-1
/
+1
*
|
ecp5: Memory fixes in packer
David Shah
2018-08-01
1
-4
/
+7
|
/
*
router: release lock on failure to unblock UI
Sergiusz Bazanski
2018-08-01
1
-0
/
+3
*
gui: fix race condition when selecting elements during plavement
Sergiusz Bazanski
2018-08-01
1
-12
/
+45
*
Update archapi.md
Clifford Wolf
2018-08-01
1
-1
/
+10
*
Improve archapi doc
Clifford Wolf
2018-08-01
2
-76
/
+264
*
Remove getFrameDecal() API
Clifford Wolf
2018-08-01
9
-34
/
+1
*
timing: Fix timing analysis when no paths found (e.g. ecp5 with no cell timin...
David Shah
2018-08-01
1
-28
/
+33
*
ecp5: Making arch.cc compile
David Shah
2018-08-01
1
-2
/
+2
*
More documentation tweaks
David Shah
2018-08-01
2
-8
/
+8
*
More FAQ tweaks
David Shah
2018-08-01
1
-3
/
+3
*
Improving documentation wording
David Shah
2018-08-01
2
-31
/
+32
*
Add more FAQ sections
Clifford Wolf
2018-08-01
1
-24
/
+42
*
Move FAQ, Wiki stuff to docs/
Clifford Wolf
2018-08-01
3
-136
/
+415
*
Merge branch 'readme-changes' into 'master'
Clifford Wolf
2018-08-01
1
-18
/
+152
|
\
|
*
Improve a lot of the README contents.
Tim 'mithro' Ansell
2018-07-31
1
-16
/
+150
|
*
Fix trailing white space.
Tim 'mithro' Ansell
2018-07-31
1
-2
/
+2
*
|
ice40: Add HFOSC support, force fabric routing on oscillators for now
David Shah
2018-08-01
3
-3
/
+20
*
|
clangformat
David Shah
2018-08-01
1
-1
/
+1
[next]