aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Website updatesClifford Wolf2019-02-191-1/+1
* Website updatesClifford Wolf2019-02-191-32/+32
* Improve icestick rs232demo exampleClifford Wolf2019-02-143-8/+125
* Merge pull request #197 from delvers/masterClifford Wolf2018-12-311-1/+1
|\
| * add boost dependencies for fedoraDavid Elvers2018-12-291-1/+1
|/
* Merge branch 'master' of github.com:cliffordwolf/icestormClifford Wolf2018-11-091-5/+22
|\
| * Merge pull request #188 from esden/docs-nextpnrClifford Wolf2018-11-091-5/+22
| |\
| | * Added NextPNR deps and install instructions to docs.Piotr Esden-Tempski2018-11-081-5/+22
| |/
* / Build optimized binaries by defaultClifford Wolf2018-10-301-4/+5
|/
* Merge pull request #184 from nathanrossi/nrossi/portable-chipdbClifford Wolf2018-10-303-25/+190
|\
| * icetime: Add support for searching for chipdb relative to binaryNathan Rossi2018-09-033-25/+190
* | Merge pull request #187 from jburgess777/icebox-compile-warningClifford Wolf2018-10-301-1/+1
|\ \
| * | Fix compile warning in icetime.ccJon Burgess2018-10-281-1/+1
|/ /
* | Merge pull request #178 from elmsfu/hlc/add_symbols_supportClifford Wolf2018-10-102-1/+43
|\ \
| * | icebox: parse '.sym>' HLC to track signal namesElms2018-07-262-1/+43
* | | Reference latest Lattice iCE Technology LibraryClifford Wolf2018-09-041-1/+1
| |/ |/|
* | Force flash to exist QPI mode in iceprogClifford Wolf2018-09-021-5/+15
* | iceprog: switch to SPI mode 0, add -s option, add flash_resetClifford Wolf2018-09-021-8/+36
* | Merge pull request #182 from awygle/lmClifford Wolf2018-08-301-16/+70
|\ \
| * | Add support for cm36 and swg25tr lm4k packages.Andrew Wygle2018-08-281-16/+70
|/ /
* | Merge branch 'esden-iceprog-work'Clifford Wolf2018-08-191-58/+243
|\ \
| * | Minor style changes in iceprogClifford Wolf2018-08-191-39/+41
| * | iceprog coding style, don't use "assert" as variable nameClifford Wolf2018-08-191-11/+14
| * | Slightly more robust flash wait function.Piotr Esden-Tempski2018-08-181-9/+29
| * | Add a function to read and decode the status register.Piotr Esden-Tempski2018-08-181-2/+66
| * | Added the FTDI cable pinout for reference.Piotr Esden-Tempski2018-08-181-0/+13
| * | Improved JEDEC ID read function.Piotr Esden-Tempski2018-08-181-4/+30
| * | Replaced some more magic numbers with FLASH command IDs.Piotr Esden-Tempski2018-08-181-4/+4
| * | Added easier to read chip_select/reset functions.Piotr Esden-Tempski2018-08-181-26/+60
| * | Added more code comments.Piotr Esden-Tempski2018-08-161-16/+39
|/ /
* | Merge pull request #180 from litghost/add_5xClifford Wolf2018-08-091-0/+3
|\ \
| * | Add 5k support to hlc2asc.Keith Rothman2018-08-091-0/+3
|/ /
* / Also install text timing databasesClifford Wolf2018-07-301-0/+2
|/
* Merge pull request #176 from elmsfu/hlc2asc/lut_keyword_fixClifford Wolf2018-07-201-1/+1
|\
| * icebox_hlc2asc: fix _lut_ keyword parsingElms2018-07-191-1/+1
* | Merge pull request #175 from daveshah1/fix_lutcascadeClifford Wolf2018-07-201-0/+5
|\ \ | |/ |/|
| * icetime: Remove non-existent paths from ce/sr to ltoutDavid Shah2018-07-191-0/+5
|/
* Spelling fixes in messagesLarry Doolittle2018-07-192-8/+8
* Merge pull request #173 from osresearch/parallel-makeClifford Wolf2018-07-171-1/+5
|\
| * Allow parallel make all to build each subdir simultaneouslyTrammell Hudson2018-07-171-1/+5
|/
* Merge pull request #172 from mithro/hlc-glbClifford Wolf2018-07-171-14/+16
|\
| * hlc: Use glb_network for current device.Tim 'mithro' Ansell2018-07-161-14/+16
|/
* Merge pull request #169 from mithro/patch-1Clifford Wolf2018-07-101-1/+2
|\
| * Update README to be clearerTim Ansell2018-07-031-1/+2
* | Merge pull request #168 from elmsfu/hlc2asc/verilog_literal_ram_dataClifford Wolf2018-07-101-8/+42
|\ \
| * | icebox_hlc2asc: Allow data of ram to use verilog literal formatElms2018-07-031-8/+42
| |/
* | Merge pull request #167 from mithro/icebox_vlog_driversClifford Wolf2018-07-101-11/+13
|\ \
| * | icebox_vlog: Save error message to file and print it.Tim 'mithro' Ansell2018-07-081-3/+4
| * | icebox_vlog: Better information about drivers for nets.Tim 'mithro' Ansell2018-07-031-9/+10
| |/
* | Merge pull request #164 from mithro/global-fixClifford Wolf2018-07-101-3/+5
|\ \