aboutsummaryrefslogtreecommitdiff
path: root/icebox
AgeCommit message (Expand)Author
2019-06-08icebox_asc2hlc: Use cached re functionsMichael Buesch
2019-06-08icebox: Use cached re functionsMichael Buesch
2019-06-08icebox: Add helper functions to LRU cache regular expression resultsMichael Buesch
2019-06-08icebox: Use LRU cache for often called function tile_has_net()Michael Buesch
2019-02-22u4k: add SMCCLK cell locationSimon Schubert
2019-02-22iCE40 Ultra = iCE5LP = u4k portSimon Schubert
2018-10-10Merge pull request #178 from elmsfu/hlc/add_symbols_supportClifford Wolf
2018-08-28Add support for cm36 and swg25tr lm4k packages.Andrew Wygle
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-10Merge pull request #167 from mithro/icebox_vlog_driversClifford Wolf
2018-07-10Merge pull request #164 from mithro/global-fixClifford Wolf
2018-07-08icebox_vlog: Fix constant LUT output.Tim 'mithro' Ansell
2018-07-08icebox_vlog: Save error message to file and print it.Tim 'mithro' Ansell
2018-07-03icebox_hlc2asc: Allow data of ram to use verilog literal formatElms
2018-07-03icebox_vlog: Better information about drivers for nets.Tim 'mithro' Ansell
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-15Merge pull request #160 from mithro/hlc-sortClifford Wolf
2018-06-14icebox_hlcsort: Adding a tool for canonicalizing HLC files.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-13Merge pull request #156 from mithro/hlc-devicesClifford Wolf
2018-06-13Merge pull request #153 from mithro/lout-driverClifford 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-11icebox: Fix driver detection for LUT cascade.Tim 'mithro' Ansell
2018-06-11icebox: Fix LUT output code.Tim 'mithro' Ansell
2018-06-10Fix icebox_html -8 modeClifford Wolf
2018-06-10Fix routing description in icebox_html outputClifford Wolf
2018-06-04Improve error message.Tim 'mithro' Ansell
2018-06-01Merge pull request #147 from mithro/hlc-fixesClifford Wolf
2018-06-01Allow routing (bidir) entries to be looked up in either direction.Tim 'mithro' Ansell
2018-05-31Merge pull request #146 from mithro/hlc-fixesClifford Wolf
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
2018-05-30icebox: Allow selecting package in icebox_vlogDavid Shah
2018-05-13Merge pull request #139 from awygle/lm_iceboxClifford Wolf
2018-05-13Extact reproducable chipdb-5k.txtClifford Wolf