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
...
|
*
timing_opt: Functions to calculate arc delay limits
David Shah
2018-12-06
3
-11
/
+74
|
*
timing_opt: Implement neighbour Bel finder
David Shah
2018-12-06
3
-0
/
+83
|
*
timing: Add criticality calculation to timing analysis
David Shah
2018-12-06
3
-2
/
+220
*
|
Merge pull request #168 from YosysHQ/ci/cirrus
Serge Bazanski
2018-12-06
2
-0
/
+44
|
\
\
|
*
|
ci: more RAM
Sergiusz Bazanski
2018-12-06
1
-4
/
+4
|
*
|
ci: run test binaries
Sergiusz Bazanski
2018-12-06
1
-2
/
+5
|
*
|
ci: downloadmoreram.com
Sergiusz Bazanski
2018-12-05
1
-1
/
+1
|
*
|
ci: implement using CirrusCI
Sergiusz Bazanski
2018-12-05
2
-0
/
+41
*
|
|
ice40: Report error for unsupported PLL FEEDBACK_PATH values
David Shah
2018-12-06
1
-7
/
+11
*
|
|
ice40: Improve bitstream error handling
David Shah
2018-12-06
1
-2
/
+10
|
|
/
|
/
|
*
|
clangformat
David Shah
2018-12-06
2
-2
/
+3
*
|
Merge pull request #164 from YosysHQ/carry_opt
David Shah
2018-12-06
1
-31
/
+78
|
\
\
|
*
|
ice40: Put debug logging behind ctx->debug
David Shah
2018-12-06
1
-3
/
+5
|
*
|
ice40: Fix carry chain splitting
David Shah
2018-12-05
1
-1
/
+1
|
*
|
ice40: Don't split carry chain in simple feed-out cases
David Shah
2018-12-04
1
-7
/
+50
|
*
|
ice40: Include I3 connectivity in chain
David Shah
2018-12-04
1
-23
/
+25
*
|
|
Fix crash exiting nextpnr gui
Miodrag Milanovic
2018-12-06
1
-0
/
+1
|
|
/
|
/
|
*
|
Renamed LogLevel members, to prevent issue with system defines on Windows
Miodrag Milanovic
2018-12-05
3
-17
/
+17
*
|
Merge pull request #165 from smunaut/build_pipe
Miodrag Milanović
2018-12-05
1
-2
/
+2
|
\
\
|
*
|
build: Make use of the pipe option to avoid temporary files
Sylvain Munaut
2018-12-04
1
-2
/
+2
|
|
/
*
|
Merge pull request #166 from ajeakins/master
Miodrag Milanović
2018-12-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix crash starting the GUI on macOS where we must request a core profile.
Adrian Jeakins
2018-12-04
1
-0
/
+1
|
/
*
Merge pull request #162 from whitequark/reset-fanout
David Shah
2018-12-04
1
-1
/
+3
|
\
|
*
ice40: add reset global promotion threshold.
whitequark
2018-12-04
1
-1
/
+3
|
/
*
Merge pull request #160 from dmsc/sb_ledda_ip
David Shah
2018-12-02
5
-1
/
+26
|
\
|
*
ice40: Add support for placing SB_LEDDA_IP block.
Daniel Serpell
2018-12-01
5
-1
/
+26
|
/
*
Merge pull request #159 from YosysHQ/ecp5_pllplace
David Shah
2018-12-01
2
-2
/
+59
|
\
|
*
ecp5: Pre-place PLLs and use dedicated routes into globals
David Shah
2018-11-30
2
-2
/
+59
*
|
Merge pull request #158 from YosysHQ/improve_error
David Shah
2018-11-29
5
-10
/
+14
|
\
\
|
|
/
|
/
|
|
*
ice40: Add a warning for unconstrained IO
David Shah
2018-11-29
1
-6
/
+5
|
*
rulecheck: Improve message printed at start
David Shah
2018-11-29
1
-1
/
+1
|
*
Improve reporting of unknown cell types
David Shah
2018-11-29
2
-2
/
+3
|
*
json: Improve reporting of multiple drivers
David Shah
2018-11-29
1
-1
/
+5
|
/
*
Merge pull request #157 from whitequark/fanout-thresh
David Shah
2018-11-29
1
-1
/
+1
|
\
|
*
ice40: raise CE global promotion threshold.
whitequark
2018-11-29
1
-1
/
+1
*
|
Merge pull request #156 from whitequark/fanout
David Shah
2018-11-29
1
-7
/
+11
|
\
\
|
|
/
|
/
|
|
*
ice40: print fanout of nets promoted to globals.
whitequark
2018-11-28
1
-7
/
+11
|
/
*
Merge pull request #155 from smunaut/issue_151
David Shah
2018-11-28
1
-48
/
+48
|
\
|
*
ice40: Update the way LVDS inputs are handled during bitstream generation
Sylvain Munaut
2018-11-28
1
-48
/
+48
*
|
Merge pull request #154 from smunaut/issue_141
David Shah
2018-11-28
1
-72
/
+212
|
\
\
|
|
/
|
/
|
|
*
ice40: Try to be helpful and suggest using PAD PLL instead of CORE
Sylvain Munaut
2018-11-28
1
-2
/
+14
|
*
ice40: Revamp the whole PLL placement/validity check logic
Sylvain Munaut
2018-11-28
1
-72
/
+200
|
/
*
Merge pull request #153 from YosysHQ/global-options
David Shah
2018-11-28
2
-3
/
+14
|
\
|
*
ice40: Finer-grained control of global promotion
David Shah
2018-11-27
2
-3
/
+14
|
/
*
Merge pull request #152 from YosysHQ/compile_fix
David Shah
2018-11-27
1
-0
/
+10
|
\
|
*
Fix compile on GCC 5.5 or older
Miodrag Milanovic
2018-11-27
1
-0
/
+10
|
/
*
Merge pull request #150 from YosysHQ/err_warn_count
David Shah
2018-11-26
4
-2
/
+19
|
\
|
*
Print warning and error count at end of execution
David Shah
2018-11-26
4
-2
/
+19
|
/
*
timing: Improve clock constraint log output
David Shah
2018-11-26
1
-2
/
+6
*
Merge pull request #149 from smunaut/issue_148
David Shah
2018-11-26
4
-10
/
+43
|
\
[prev]
[next]