aboutsummaryrefslogtreecommitdiffstats
path: root/icebox/icebox_hlc2asc.py
Commit message (Expand)AuthorAgeFilesLines
* 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