aboutsummaryrefslogtreecommitdiff
path: root/icebox/icebox_hlc2asc.py
AgeCommit message (Expand)Author
2019-06-08icebox_hlc2asc: Use cached re functionsMichael Buesch
2018-10-10Merge pull request #178 from elmsfu/hlc/add_symbols_supportClifford Wolf
2018-08-09Add 5k support to hlc2asc.Keith Rothman
2018-07-26icebox: parse '.sym>' HLC to track signal namesElms
2018-07-19icebox_hlc2asc: fix _lut_ keyword parsingElms
2018-07-19Spelling fixes in messagesLarry Doolittle
2018-07-16hlc: Use glb_network for current device.Tim 'mithro' Ansell
2018-07-10Merge pull request #168 from elmsfu/hlc2asc/verilog_literal_ram_dataClifford Wolf
2018-07-03icebox_hlc2asc: Allow data of ram to use verilog literal formatElms
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-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