index
:
iCE40/icestorm
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
icebox
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14
Tim 'mithro' Ansell
2018-06-14
1
-2
/
+2
|
/
*
Merge pull request #151 from mithro/hlc-lut-init
Clifford Wolf
2018-06-13
1
-2
/
+13
|
\
|
*
icebox_hlc2asc: Allow truth tables to be specified as init string.
Joel Holdsworth
2018-06-11
1
-2
/
+13
*
|
Merge pull request #158 from mithro/remove-bidir-hlc
Clifford Wolf
2018-06-13
2
-15
/
+7
|
\
\
|
*
|
HLC: Use '~>' instead of '<->' for routing switches.
Tim 'mithro' Ansell
2018-06-12
2
-7
/
+7
|
*
|
icebox_hlc2asc: Remove the bidirectional support.
Tim 'mithro' Ansell
2018-06-12
1
-8
/
+0
|
|
/
*
|
Merge pull request #156 from mithro/hlc-devices
Clifford Wolf
2018-06-13
1
-1
/
+3
|
\
\
|
*
|
icebox_hlc2asc: Accept device types such as HX1K
Joel Holdsworth
2018-06-11
1
-1
/
+3
|
|
/
*
|
Merge pull request #153 from mithro/lout-driver
Clifford Wolf
2018-06-13
1
-0
/
+1
|
\
\
|
*
|
icebox: Fix driver detection for LUT cascade.
Tim 'mithro' Ansell
2018-06-11
1
-0
/
+1
|
|
/
*
/
icebox: Fix LUT output code.
Tim 'mithro' Ansell
2018-06-11
1
-5
/
+5
|
/
*
Fix icebox_html -8 mode
Clifford Wolf
2018-06-10
1
-1
/
+1
*
Fix routing description in icebox_html output
Clifford Wolf
2018-06-10
1
-2
/
+2
*
Improve error message.
Tim 'mithro' Ansell
2018-06-04
1
-3
/
+10
*
Merge pull request #147 from mithro/hlc-fixes
Clifford Wolf
2018-06-01
1
-4
/
+37
|
\
|
*
Allow routing (bidir) entries to be looked up in either direction.
Tim 'mithro' Ansell
2018-06-01
1
-4
/
+37
*
|
Merge pull request #146 from mithro/hlc-fixes
Clifford Wolf
2018-05-31
1
-5
/
+34
|
\
|
|
*
Better error message when bit pattern is missing.
Tim 'mithro' Ansell
2018-05-30
1
-3
/
+11
|
*
Allow prefixes in multiple chained statements.
Tim 'mithro' Ansell
2018-05-30
1
-2
/
+9
|
*
Support both `abc/123` and `123` forms of specifying tracks.
Tim 'mithro' Ansell
2018-05-30
1
-0
/
+14
*
|
icebox: Allow selecting package in icebox_vlog
David Shah
2018-05-30
2
-8
/
+18
|
/
*
Merge pull request #139 from awygle/lm_icebox
Clifford Wolf
2018-05-13
4
-14
/
+284
|
\
|
*
Add chipdb-lm4k.txt to .gitignore
Andrew Wygle
2018-05-13
1
-0
/
+1
|
*
Correct internal global buffers for lm4k
Andrew Wygle
2018-05-13
1
-2
/
+2
|
*
Added missing ieren entries for lm4k.
Andrew Wygle
2018-05-13
1
-24
/
+28
|
*
Add lm4k chipdb to icebox Makefile.
Andrew Wygle
2018-05-13
1
-2
/
+8
|
*
Support lm4k in icebox_chipdb.py.
Andrew Wygle
2018-05-13
2
-2
/
+10
|
*
Completed first pass at icebox support for lm4k.
Andrew Wygle
2018-05-12
1
-11
/
+14
|
*
[WIP] Added colbuf and gbufin data for LM series
Andrew Wygle
2018-05-12
1
-8
/
+25
|
*
[WIP] Add partial icebox support for lm4k.
Andrew Wygle
2018-05-12
1
-11
/
+242
*
|
Extact reproducable chipdb-5k.txt
Clifford Wolf
2018-05-13
1
-2
/
+2
|
/
*
Add BG121 package variant and update docs
David Shah
2018-04-02
1
-0
/
+190
*
Add UltraPlus I³C IO to chipdb
David Shah
2018-02-09
1
-1
/
+10
*
Add RGB driver outputs to chipdb
David Shah
2018-02-09
1
-0
/
+4
*
Add 5k UWG30 ieren data to db
David Shah
2018-01-16
1
-1
/
+5
*
Remove seperate 5k RAM DB and share with 8k instead
David Shah
2018-01-16
2
-2849
/
+9
*
Add pinout for 5k UWG30 package
David Shah
2018-01-16
1
-0
/
+23
*
HFOSC trimming info
David Shah
2018-01-16
1
-1
/
+12
*
New UltraPlus corner tracing algorithm
David Shah
2018-01-16
1
-87
/
+86
*
Misc routing tweaks
David Shah
2018-01-16
1
-3
/
+7
*
Figure out missing SPI config bits, and add to chipdb
David Shah
2018-01-16
1
-0
/
+8
*
Chipdb fix for hard IP
David Shah
2017-11-26
1
-4
/
+4
*
Add UltraPlus IP to chipdb
David Shah
2017-11-24
2
-3
/
+212
*
Begin I2C/SPI IP reverse engineering
David Shah
2017-11-23
1
-0
/
+8
*
Fix whitespace and a couple of typos
David Shah
2017-11-20
1
-3
/
+3
*
Add all cf_bits and pullup strength notes
David Shah
2017-11-18
1
-0
/
+12
*
Add missing 5k BRAM bits
David Shah
2017-11-17
1
-7
/
+338
*
Make 5k db as a default target
David Shah
2017-11-17
1
-1
/
+2
*
Remove non-existing routing resources (5k)
David Shah
2017-11-17
1
-2
/
+3
*
Add support for UltraPlus SPRAM
David Shah
2017-11-17
2
-1
/
+254
[prev]
[next]