aboutsummaryrefslogtreecommitdiffstats
path: root/icebram
Commit message (Collapse)AuthorAgeFilesLines
* Clean up MakefilesElvira Khabirova2017-02-121-3/+1
|
* Improve input parsing of icebramMarcus Comstedt2016-10-211-6/+31
| | | | | | | | | | | | | 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.
* Minor icebram improvementsClifford Wolf2016-06-111-3/+6
|
* Finished icebramClifford Wolf2016-05-152-6/+75
|
* Added icebram bitslice replacerClifford Wolf2016-05-123-9/+112
|
* Added icebram skeletonClifford Wolf2016-05-124-6/+202
|
* Added icebram test benchClifford Wolf2016-05-113-0/+96