aboutsummaryrefslogtreecommitdiff
path: root/icebram
AgeCommit message (Collapse)Author
2016-10-21Improve input parsing of icebramMarcus Comstedt
Add support for the following in the input hexfiles: * Horizontal whitespace (space, tab, cr) * Multiple words on the same line * Empty lines * Embedded underscores (_) in the words * x and z nibbles (interpreted as zero) In addition, allow for the to_hexfile to be shorter than the from_hexfile, padding with zeroes as needed.
2016-06-11Minor icebram improvementsClifford Wolf
2016-05-15Finished icebramClifford Wolf
2016-05-12Added icebram bitslice replacerClifford Wolf
2016-05-12Added icebram skeletonClifford Wolf
2016-05-11Added icebram test benchClifford Wolf