aboutsummaryrefslogtreecommitdiffstats
path: root/icebox/icebox_hlc2asc.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* icebox_hlc2asc: update to support device by familyElms2018-06-201-3/+3
* icebox_hlc2asc: Adding more descriptive errors messagesElms2018-06-201-24/+27
* icebox_hlc2asc: Set LUT bits to zero by default.Tim 'mithro' Ansell2018-06-151-2/+2
* icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14Tim 'mithro' Ansell2018-06-141-2/+2
* Merge pull request #151 from mithro/hlc-lut-initClifford Wolf2018-06-131-2/+13
|\
| * icebox_hlc2asc: Allow truth tables to be specified as init string.Joel Holdsworth2018-06-111-2/+13
* | Merge pull request #158 from mithro/remove-bidir-hlcClifford Wolf2018-06-131-14/+6
|\ \
| * | HLC: Use '~>' instead of '<->' for routing switches.Tim 'mithro' Ansell2018-06-121-6/+6
| * | icebox_hlc2asc: Remove the bidirectional support.Tim 'mithro' Ansell2018-06-121-8/+0
| |/
* / icebox_hlc2asc: Accept device types such as HX1KJoel Holdsworth2018-06-111-1/+3
|/
* Improve error message.Tim 'mithro' Ansell2018-06-041-3/+10
* Allow routing (bidir) entries to be looked up in either direction.Tim 'mithro' Ansell2018-06-011-4/+37
* Better error message when bit pattern is missing.Tim 'mithro' Ansell2018-05-301-3/+11
* Allow prefixes in multiple chained statements.Tim 'mithro' Ansell2018-05-301-2/+9
* Support both `abc/123` and `123` forms of specifying tracks.Tim 'mithro' Ansell2018-05-301-0/+14
* icebox: Put .hlc converters under ISC licenseRoland Lutz2017-09-021-0/+1063
|\
| * icebox: Fix parsing of IO block special wiresRoland Lutz2017-08-271-5/+5
| * icebox: Fix parsing of PLL directiveRoland Lutz2017-08-271-1/+4
| * icebox: Give useful error messages for .hlc parsing errorsRoland Lutz2017-08-271-12/+18
* | Removed files that are under GNU licensesClifford Wolf2017-08-311-1052/+0
|/
* Implement high-level configuration formatClifford Wolf2017-08-251-0/+1052