index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
chipdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of old iCE40 id_ Arch members
Clifford Wolf
2018-08-08
1
-0
/
+2
*
Get rid of PortPin and BelType (ice40, generic, docs)
Clifford Wolf
2018-08-08
1
-40
/
+34
*
Add new iCE40 delay estimator and delay predictor
Clifford Wolf
2018-08-04
1
-1
/
+1
*
Fix bug in ice40 chipdby.py add_wire() that moves some wires to X0/Y0
Clifford Wolf
2018-08-04
1
-3
/
+7
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into lutperm
Clifford Wolf
2018-08-04
1
-1
/
+5
|
\
|
*
ice40: Add SB_GB timing to database
David Shah
2018-08-04
1
-1
/
+5
*
|
Proper ice40 wire types
Clifford Wolf
2018-08-03
1
-42
/
+93
*
|
Add iCE40 pseudo-pips for lut permutation
Clifford Wolf
2018-08-03
1
-12
/
+35
|
/
*
Merge pull request #22 from YosysHQ/routethru
Clifford Wolf
2018-08-03
1
-3
/
+38
|
\
|
*
Add LUT route-through pips to iCE40 architecture database
Clifford Wolf
2018-08-02
1
-3
/
+38
*
|
ice40: Use real cell timings
David Shah
2018-08-02
1
-5
/
+6
*
|
ice40: Adding cell timings to chipdb
David Shah
2018-08-02
1
-0
/
+72
|
/
*
Use icestorm timing information
Clifford Wolf
2018-07-31
1
-27
/
+42
*
Add binary search to getBelPinWire() and getBelPinType()
Clifford Wolf
2018-07-31
1
-8
/
+6
*
Towards better ice40 timing data
Clifford Wolf
2018-07-30
1
-7
/
+21
*
cmake: Set --fast and --slow chipdb.py arguments
David Shah
2018-07-30
1
-1
/
+1
*
Add ice40 chipdb.py --fast/--slow
Clifford Wolf
2018-07-30
1
-0
/
+30
*
Add iCE40 fast/slow delay fields to chipdb
Clifford Wolf
2018-07-30
1
-3
/
+9
*
Improvements in bbasm
Clifford Wolf
2018-07-26
1
-1
/
+2
*
Use bbasm to create iCE40 chipdb
Clifford Wolf
2018-07-24
1
-273
/
+38
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll
Sergiusz Bazanski
2018-07-24
1
-37
/
+1
|
\
|
*
Remove uphill/downhill bel pins from ice40 db
Clifford Wolf
2018-07-24
1
-30
/
+0
|
*
ice40: Fix SPRAM and other primitives in corners other than (0, 0)
David Shah
2018-07-24
1
-1
/
+1
*
|
ice40: move PLL->IO from pseudo pip to second uphill bel
Sergiusz Bazanski
2018-07-24
1
-35
/
+3
*
|
ice40: emit list of upbels in chipdb
Sergiusz Bazanski
2018-07-24
1
-12
/
+18
*
|
ice40: Emit feed-through LUTs for PLL/LOCK
Sergiusz Bazanski
2018-07-24
1
-1
/
+1
*
|
ice40: Implement emitting PLLs
Sergiusz Bazanski
2018-07-24
1
-0
/
+41
|
/
*
Add Context::archcheck() and "nextpnr-ice40 --test"
Clifford Wolf
2018-07-23
1
-40
/
+54
*
Bugfix in iCE40 chipdb.py
Clifford Wolf
2018-07-23
1
-3
/
+0
*
Add Arch::getBelPinType() and Arch::getWireBelPins() in iCE40 arch
Clifford Wolf
2018-07-22
1
-2
/
+27
*
ice40: Add virtual padin wires for intoscs and GB_IOs
David Shah
2018-07-19
1
-1
/
+14
*
ice40: Adding data for extra cell configuration
David Shah
2018-07-19
1
-3
/
+22
*
Remove pip names from ice40 chip db to safe memory
Clifford Wolf
2018-07-15
1
-1
/
+1
*
Add iCE40 Pip gfx
Clifford Wolf
2018-07-15
1
-6
/
+24
*
Fix ice40 gfx wire indices
Clifford Wolf
2018-07-13
1
-1
/
+1
*
Updates from clang-format
Clifford Wolf
2018-07-12
1
-1
/
+3
*
Fix ice40 wire segments in lutff complex
Clifford Wolf
2018-07-12
1
-2
/
+2
*
Improve iCE40 wire database and gfx
Clifford Wolf
2018-07-12
1
-1
/
+34
*
Deterministic chipdb blobs
Clifford Wolf
2018-07-11
1
-2
/
+2
*
Add opetion to defie ICEBOX_ROOT, fix compile on other location
Miodrag Milanovic
2018-07-03
1
-1
/
+2
*
Make chibdb.py able to generate pure binary output
Miodrag Milanovic
2018-07-03
1
-5
/
+27
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-22
1
-1
/
+1
|
\
|
*
Merge branch 'q3k/gl' into 'master'
Serge Bazanski
2018-06-22
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl
Sergiusz Bazanski
2018-06-22
1
-4
/
+66
|
|
|
\
|
|
*
|
chipdb.py style fix
Sergiusz Bazanski
2018-06-20
1
-1
/
+1
*
|
|
|
ice40: Adding extra cell wires to database; SB_WARMBOOT working
David Shah
2018-06-22
1
-0
/
+47
|
/
/
/
*
|
/
ice40: Preparations for extra cells support
David Shah
2018-06-22
1
-0
/
+12
|
|
/
|
/
|
*
|
ice40: Add UltraPlus tiles to database
David Shah
2018-06-22
1
-4
/
+66
|
/
*
Improve --tmfuzz mode and iCE40 delay estimator
Clifford Wolf
2018-06-20
1
-4
/
+4
*
Fix chipdb UltraPlus wires
David Shah
2018-06-20
1
-1
/
+1
[next]