aboutsummaryrefslogtreecommitdiff
path: root/icebox/icebox_hlc2asc.py
AgeCommit message (Expand)Author
2018-06-20icebox_hlc2asc: update to support device by familyElms
2018-06-20icebox_hlc2asc: Adding more descriptive errors messagesElms
2018-06-15icebox_hlc2asc: Set LUT bits to zero by default.Tim 'mithro' Ansell
2018-06-14icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14Tim 'mithro' Ansell
2018-06-13Merge pull request #151 from mithro/hlc-lut-initClifford Wolf
2018-06-13Merge pull request #158 from mithro/remove-bidir-hlcClifford Wolf
2018-06-12HLC: Use '~>' instead of '<->' for routing switches.Tim 'mithro' Ansell
2018-06-12icebox_hlc2asc: Remove the bidirectional support.Tim 'mithro' Ansell
2018-06-11icebox_hlc2asc: Accept device types such as HX1KJoel Holdsworth
2018-06-11icebox_hlc2asc: Allow truth tables to be specified as init string.Joel Holdsworth
2018-06-04Improve error message.Tim 'mithro' Ansell
2018-06-01Allow routing (bidir) entries to be looked up in either direction.Tim 'mithro' Ansell
2018-05-30Better error message when bit pattern is missing.Tim 'mithro' Ansell
2018-05-30Allow prefixes in multiple chained statements.Tim 'mithro' Ansell
2018-05-30Support both `abc/123` and `123` forms of specifying tracks.Tim 'mithro' Ansell
2017-09-02icebox: Put .hlc converters under ISC licenseRoland Lutz
2017-08-31Removed files that are under GNU licensesClifford Wolf
2017-08-27icebox: Fix parsing of IO block special wiresRoland Lutz
2017-08-27icebox: Fix parsing of PLL directiveRoland Lutz
2017-08-27icebox: Give useful error messages for .hlc parsing errorsRoland Lutz
2017-08-25Implement high-level configuration formatClifford Wolf