aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-04Reference latest Lattice iCE Technology LibraryClifford Wolf
2018-09-02Force flash to exist QPI mode in iceprogClifford Wolf
2018-09-02iceprog: switch to SPI mode 0, add -s option, add flash_resetClifford Wolf
2018-08-30Merge pull request #182 from awygle/lmClifford Wolf
2018-08-28Add support for cm36 and swg25tr lm4k packages.Andrew Wygle
2018-08-19Merge branch 'esden-iceprog-work'Clifford Wolf
2018-08-19Minor style changes in iceprogClifford Wolf
2018-08-19iceprog coding style, don't use "assert" as variable nameClifford Wolf
2018-08-18Slightly more robust flash wait function.Piotr Esden-Tempski
2018-08-18Add a function to read and decode the status register.Piotr Esden-Tempski
2018-08-18Added the FTDI cable pinout for reference.Piotr Esden-Tempski
2018-08-18Improved JEDEC ID read function.Piotr Esden-Tempski
2018-08-18Replaced some more magic numbers with FLASH command IDs.Piotr Esden-Tempski
2018-08-18Added easier to read chip_select/reset functions.Piotr Esden-Tempski
2018-08-16Added more code comments.Piotr Esden-Tempski
2018-08-09Merge pull request #180 from litghost/add_5xClifford Wolf
2018-08-09Add 5k support to hlc2asc.Keith Rothman
2018-07-30Also install text timing databasesClifford Wolf
2018-07-20Merge pull request #176 from elmsfu/hlc2asc/lut_keyword_fixClifford Wolf
2018-07-20Merge pull request #175 from daveshah1/fix_lutcascadeClifford Wolf
2018-07-19icebox_hlc2asc: fix _lut_ keyword parsingElms
2018-07-19icetime: Remove non-existent paths from ce/sr to ltoutDavid Shah
2018-07-19Spelling fixes in messagesLarry Doolittle
2018-07-17Merge pull request #173 from osresearch/parallel-makeClifford Wolf
2018-07-17Allow parallel make all to build each subdir simultaneouslyTrammell Hudson
2018-07-17Merge pull request #172 from mithro/hlc-glbClifford Wolf
2018-07-16hlc: Use glb_network for current device.Tim 'mithro' Ansell
2018-07-10Merge pull request #169 from mithro/patch-1Clifford Wolf
2018-07-10Merge pull request #168 from elmsfu/hlc2asc/verilog_literal_ram_dataClifford Wolf
2018-07-10Merge pull request #167 from mithro/icebox_vlog_driversClifford Wolf
2018-07-10Merge pull request #164 from mithro/global-fixClifford Wolf
2018-07-10Merge pull request #170 from mithro/const-lut-outClifford Wolf
2018-07-08icebox_vlog: Fix constant LUT output.Tim 'mithro' Ansell
2018-07-08icebox_vlog: Save error message to file and print it.Tim 'mithro' Ansell
2018-07-03Update README to be clearerTim Ansell
2018-07-03icebox_hlc2asc: Allow data of ram to use verilog literal formatElms
2018-07-03icebox_vlog: Better information about drivers for nets.Tim 'mithro' Ansell
2018-06-22icebox_hlc2asc: Allow io_X/GLOBAL_OUTPUT_BUFFERTim 'mithro' Ansell
2018-06-22icebox_hlc2asc: Fix spelling in error message.Tim 'mithro' Ansell
2018-06-20Merge pull request #162 from elmsfu/hcl2asc/error_messages_and_device_classClifford Wolf
2018-06-20icebox_hlc2asc: update to support device by familyElms
2018-06-20icebox_hlc2asc: Adding more descriptive errors messagesElms
2018-06-16Merge pull request #161 from mithro/lut-bit-defaultsClifford Wolf
2018-06-15icebox_hlc2asc: Set LUT bits to zero by default.Tim 'mithro' Ansell
2018-06-15Merge pull request #160 from mithro/hlc-sortClifford Wolf
2018-06-15Merge pull request #155 from mithro/icetime-errorClifford Wolf
2018-06-15Merge pull request #159 from mithro/fix-fixClifford Wolf
2018-06-14icebox_hlcsort: Adding a tool for canonicalizing HLC files.Tim 'mithro' Ansell
2018-06-14icetime: Output where the chipdb should be found.Tim 'mithro' Ansell
2018-06-14icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14Tim 'mithro' Ansell