index
:
icestorm
main
Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
icebox
/
icebox_hlc2asc.py
Age
Commit message (
Expand
)
Author
2020-04-10
Support custom PROGRAM_PREFIX
Miodrag Milanovic
2019-06-08
icebox_hlc2asc: Use cached re functions
Michael Buesch
2018-10-10
Merge pull request #178 from elmsfu/hlc/add_symbols_support
Clifford Wolf
2018-08-09
Add 5k support to hlc2asc.
Keith Rothman
2018-07-26
icebox: parse '.sym>' HLC to track signal names
Elms
2018-07-19
icebox_hlc2asc: fix _lut_ keyword parsing
Elms
2018-07-19
Spelling fixes in messages
Larry Doolittle
2018-07-16
hlc: Use glb_network for current device.
Tim 'mithro' Ansell
2018-07-10
Merge pull request #168 from elmsfu/hlc2asc/verilog_literal_ram_data
Clifford Wolf
2018-07-03
icebox_hlc2asc: Allow data of ram to use verilog literal format
Elms
2018-06-22
icebox_hlc2asc: Allow io_X/GLOBAL_OUTPUT_BUFFER
Tim 'mithro' Ansell
2018-06-22
icebox_hlc2asc: Fix spelling in error message.
Tim 'mithro' Ansell
2018-06-20
icebox_hlc2asc: update to support device by family
Elms
2018-06-20
icebox_hlc2asc: Adding more descriptive errors messages
Elms
2018-06-15
icebox_hlc2asc: Set LUT bits to zero by default.
Tim 'mithro' Ansell
2018-06-14
icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14
Tim 'mithro' Ansell
2018-06-13
Merge pull request #151 from mithro/hlc-lut-init
Clifford Wolf
2018-06-13
Merge pull request #158 from mithro/remove-bidir-hlc
Clifford Wolf
2018-06-12
HLC: Use '~>' instead of '<->' for routing switches.
Tim 'mithro' Ansell
2018-06-12
icebox_hlc2asc: Remove the bidirectional support.
Tim 'mithro' Ansell
2018-06-11
icebox_hlc2asc: Accept device types such as HX1K
Joel Holdsworth
2018-06-11
icebox_hlc2asc: Allow truth tables to be specified as init string.
Joel Holdsworth
2018-06-04
Improve error message.
Tim 'mithro' Ansell
2018-06-01
Allow routing (bidir) entries to be looked up in either direction.
Tim 'mithro' Ansell
2018-05-30
Better error message when bit pattern is missing.
Tim 'mithro' Ansell
2018-05-30
Allow prefixes in multiple chained statements.
Tim 'mithro' Ansell
2018-05-30
Support both `abc/123` and `123` forms of specifying tracks.
Tim 'mithro' Ansell
2017-09-02
icebox: Put .hlc converters under ISC license
Roland Lutz
2017-08-31
Removed files that are under GNU licenses
Clifford Wolf
2017-08-27
icebox: Fix parsing of IO block special wires
Roland Lutz
2017-08-27
icebox: Fix parsing of PLL directive
Roland Lutz
2017-08-27
icebox: Give useful error messages for .hlc parsing errors
Roland Lutz
2017-08-25
Implement high-level configuration format
Clifford Wolf