index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice40: support u4k
Simon Schubert
2019-02-23
13
-13
/
+57
*
ice40: Fix timing class of 'padin' GB outputs
David Shah
2019-02-20
1
-1
/
+1
*
Merge branch 'master' into mmaped_chipdb
Miodrag Milanović
2019-02-12
1
-1
/
+8
|
\
|
*
ice40: PLLs can't conflict with themselves
David Shah
2019-02-09
1
-0
/
+2
|
*
ice40: Don't create PLLOUT_B buffer for single-output PLL variants
David Shah
2019-02-09
1
-1
/
+6
*
|
Fix according to comments on PR
Miodrag Milanovic
2019-02-10
1
-1
/
+1
*
|
Load chipdb from filesystem as option
Miodrag Milanovic
2019-02-09
3
-83
/
+114
|
/
*
Merge pull request #220 from YosysHQ/coi3
Eddie Hung
2019-01-29
1
-6
/
+9
|
\
|
*
[ice40] Refactor Arch::getBudgetOverride()
Eddie Hung
2019-01-29
1
-29
/
+9
|
*
ice40: Add budget override for CO->I3 path
David Shah
2019-01-27
1
-0
/
+23
*
|
timing: Path related fixes
David Shah
2019-01-27
2
-6
/
+33
|
/
*
Merge pull request #211 from smunaut/ice40_ram_attrs
David Shah
2019-01-21
1
-0
/
+4
|
\
|
*
ice40/pack: Copy attributes to packed RAM cells
Sylvain Munaut
2019-01-19
1
-0
/
+4
*
|
ice40: Add error message if a selected site is not Global Buffer capable
Sylvain Munaut
2019-01-18
1
-0
/
+4
|
/
*
ice40: Add timing data for all IO modes
David Shah
2019-01-07
2
-3
/
+67
*
ice40: Improve handling of unconstrained IO
David Shah
2018-12-26
3
-3
/
+23
*
ice40: Add PCF support for -pullup, -pullup_resistor and -nowarn
David Shah
2018-12-20
2
-4
/
+45
*
ice40: Fix LOCK feedthrough insertion with carry or >8 LUTs
David Shah
2018-12-20
1
-4
/
+10
*
ci: Add attosoc smoketest for ice40
David Shah
2018-12-08
8
-0
/
+3185
*
Merge pull request #163 from daveshah1/timing_opt
David Shah
2018-12-07
3
-2
/
+17
|
\
|
*
timing_opt: Reduce iterations to 30, tidy up logging
David Shah
2018-12-06
1
-2
/
+1
|
*
timing_opt: Improve heuristics
David Shah
2018-12-06
1
-1
/
+1
|
*
timing_opt: Make an optional pass controlled by command line
David Shah
2018-12-06
2
-3
/
+11
|
*
clangformat
David Shah
2018-12-06
1
-3
/
+4
|
*
timing_opt: Debugging and integration
David Shah
2018-12-06
1
-1
/
+8
*
|
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
*
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
*
ice40: add reset global promotion threshold.
whitequark
2018-12-04
1
-1
/
+3
*
ice40: Add support for placing SB_LEDDA_IP block.
Daniel Serpell
2018-12-01
5
-1
/
+26
*
ice40: Add a warning for unconstrained IO
David Shah
2018-11-29
1
-6
/
+5
*
Improve reporting of unknown cell types
David Shah
2018-11-29
1
-1
/
+1
*
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
*
|
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
*
|
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
|
/
*
ice40: Finer-grained control of global promotion
David Shah
2018-11-27
2
-3
/
+14
*
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
*
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
1
-0
/
+2
|
\
|
*
ice40: Fix disconnection of PACKAGEPIN for PAD PLLs
David Shah
2018-11-24
1
-0
/
+2
*
|
python: Fixes to get net wires map working
David Shah
2018-11-22
1
-2
/
+24
|
/
[next]