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: During global promotion, only promote if this will actually fit !
Sylvain Munaut
2018-11-26
1
-6
/
+32
|
*
ice40: Add helper to know which global network is driven by a SB_GB Bel
Sylvain Munaut
2018-11-26
2
-2
/
+8
|
*
placer1: During initial placement, don't rip-up strongly binded cells
Sylvain Munaut
2018-11-26
1
-2
/
+3
*
|
ecp5: Fix UR PLL tile coordinates
David Shah
2018-11-26
1
-2
/
+2
|
/
*
Update README.md
David Shah
2018-11-26
1
-4
/
+6
*
clangformat
David Shah
2018-11-26
1
-1
/
+1
*
Merge pull request #143 from daveshah1/ecp5_muxes
David Shah
2018-11-26
5
-6
/
+169
|
\
|
*
ecp5: Add support for LUT7 mux
David Shah
2018-11-18
1
-6
/
+116
|
*
ecp5: More optimal LUT6 placement
David Shah
2018-11-16
3
-1
/
+11
|
*
ecp5: Adding mux support up to LUT6
David Shah
2018-11-16
3
-6
/
+49
*
|
Merge pull request #138 from YosysHQ/refactor_log
David Shah
2018-11-26
8
-123
/
+84
|
\
\
|
*
|
Add nonfatal error support and use for timing failures
David Shah
2018-11-26
4
-3
/
+14
|
*
|
Change the log level of some timing-related messages
David Shah
2018-11-21
3
-16
/
+20
|
*
|
Refactor log code and add log file support
David Shah
2018-11-21
5
-106
/
+52
*
|
|
Merge pull request #139 from YosysHQ/fix_117
David Shah
2018-11-26
1
-1
/
+6
|
\
\
\
|
*
|
|
router1: Fix unrouted, undriven nets
David Shah
2018-11-21
1
-1
/
+6
|
|
/
/
*
|
|
json: Remove superfluous floating node message
David Shah
2018-11-26
1
-5
/
+0
*
|
|
ice40: Improve PCF error handling
David Shah
2018-11-26
1
-3
/
+9
*
|
|
Merge branch 'master' of github.com:YosysHQ/nextpnr
David Shah
2018-11-26
2
-1
/
+3
|
\
\
\
|
*
\
\
Merge pull request #146 from YosysHQ/fix_145
David Shah
2018-11-24
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
ice40: Fix disconnection of PACKAGEPIN for PAD PLLs
David Shah
2018-11-24
1
-0
/
+2
|
*
|
|
|
Merge pull request #144 from bgamari/patch-1
David Shah
2018-11-22
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
docs/constraints: Fix typo
Ben Gamari
2018-11-22
1
-1
/
+1
|
|
/
/
/
*
/
/
/
python: Fixes to get net wires map working
David Shah
2018-11-22
3
-4
/
+55
|
/
/
/
*
|
|
python: Add wrapper for vectors to allow Python access to net.users
David Shah
2018-11-22
3
-4
/
+76
*
|
|
Merge pull request #122 from YosysHQ/ecp5_timing
David Shah
2018-11-22
9
-134
/
+372
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
timing: Improve crit path statistics
David Shah
2018-11-16
1
-2
/
+7
|
*
|
ecp5: Add 10% safety margin to pip delays
David Shah
2018-11-16
1
-2
/
+2
|
*
|
ecp5: clangformat timing changes
David Shah
2018-11-16
4
-19
/
+18
|
*
|
ecp5: Use speed-grade-specific delay estimate
David Shah
2018-11-16
2
-3
/
+2
|
*
|
ecp5: Fix db import, improve timing data debugging
David Shah
2018-11-16
4
-5
/
+55
|
*
|
ecp5: Allow selection of device speed grade
David Shah
2018-11-16
1
-3
/
+26
|
*
|
ecp5: Post-rebase fix
David Shah
2018-11-16
1
-3
/
+3
|
*
|
ecp5: Consider fanout when calculating pip delays
David Shah
2018-11-16
1
-2
/
+12
|
*
|
ecp5: Fix timing pip classes
David Shah
2018-11-16
1
-1
/
+1
|
*
|
ecp5: Use new timing data
David Shah
2018-11-16
4
-94
/
+82
|
*
|
ecp5: Fix timing data import
David Shah
2018-11-16
1
-5
/
+16
|
*
|
ecp5: Adding real timing data to database
David Shah
2018-11-16
6
-49
/
+202
*
|
|
Merge pull request #140 from xobs/readme-ubuntu-boost-list
David Shah
2018-11-22
1
-1
/
+1
|
\
\
\
|
*
|
|
README: further specify required Boost packages for Ubuntu
Sean Cross
2018-11-22
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #134 from YosysHQ/issue129
David Shah
2018-11-21
1
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
QUIET flag for cmake searches for boost python
Eddie Hung
2018-11-20
1
-6
/
+6
*
|
|
Merge pull request #135 from smunaut/ice40_typo
David Shah
2018-11-21
1
-1
/
+1
|
\
\
\
|
*
|
|
ice40/pll: Fix typo when testing for global port output net
Sylvain Munaut
2018-11-20
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #133 from YosysHQ/yield_gui
Serge Bazanski
2018-11-20
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add missing router1 ctx->yield() calls
Clifford Wolf
2018-11-20
1
-0
/
+2
|
/
/
*
|
Merge pull request #131 from smunaut/ice40_fixes
David Shah
2018-11-20
10
-167
/
+422
|
\
\
|
*
|
ice40: Add support for SB_RGBA_DRV
Sylvain Munaut
2018-11-19
5
-2
/
+58
|
*
|
ice40: Add global network output support for LFOSC/HFOSC
Sylvain Munaut
2018-11-19
1
-2
/
+10
|
*
|
ice40/pack: Add helper to constain cells that are unique in the FPGA
Sylvain Munaut
2018-11-19
1
-0
/
+16
[prev]
[next]