aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | icebox_hlc2asc: Allow io_X/GLOBAL_OUTPUT_BUFFERTim 'mithro' Ansell2018-06-221-1/+3
| * | icebox_hlc2asc: Fix spelling in error message.Tim 'mithro' Ansell2018-06-221-2/+2
| |/
* | Merge pull request #170 from mithro/const-lut-outClifford Wolf2018-07-101-2/+2
|\ \ | |/ |/|
| * icebox_vlog: Fix constant LUT output.Tim 'mithro' Ansell2018-07-081-2/+2
|/
* Merge pull request #162 from elmsfu/hcl2asc/error_messages_and_device_classClifford Wolf2018-06-201-27/+30
|\
| * icebox_hlc2asc: update to support device by familyElms2018-06-201-3/+3
| * icebox_hlc2asc: Adding more descriptive errors messagesElms2018-06-201-24/+27
|/
* Merge pull request #161 from mithro/lut-bit-defaultsClifford Wolf2018-06-161-2/+2
|\
| * icebox_hlc2asc: Set LUT bits to zero by default.Tim 'mithro' Ansell2018-06-151-2/+2
|/
* Merge pull request #160 from mithro/hlc-sortClifford Wolf2018-06-151-0/+41
|\
| * icebox_hlcsort: Adding a tool for canonicalizing HLC files.Tim 'mithro' Ansell2018-06-141-0/+41
* | Merge pull request #155 from mithro/icetime-errorClifford Wolf2018-06-151-1/+3
|\ \
| * | icetime: Output where the chipdb should be found.Tim 'mithro' Ansell2018-06-141-1/+3
| |/
* | Merge pull request #159 from mithro/fix-fixClifford Wolf2018-06-151-2/+2
|\ \ | |/ |/|
| * icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14Tim 'mithro' Ansell2018-06-141-2/+2
|/
* Fix icetime for .asc files that do not contain all tilesClifford Wolf2018-06-131-11/+28
* Merge pull request #149 from tomverbeure/seedClifford Wolf2018-06-131-7/+25
|\
| * Remove rogue spaceTom Verbeure2018-06-021-1/+1
| * Fix indentationTom Verbeure2018-06-021-1/+1
| * Add option to specify seed for repeatable outcomes.Tom Verbeure2018-06-021-7/+25