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
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