icestorm/icebram
Marcus Comstedt e046ad3a4f Improve input parsing of icebram
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-10-21 22:28:52 +02:00
..
.gitignore Added icebram skeleton 2016-05-12 00:48:37 +02:00
Makefile Added icebram skeleton 2016-05-12 00:48:37 +02:00
icebram.cc Improve input parsing of icebram 2016-10-21 22:28:52 +02:00
makedemo.py Finished icebram 2016-05-15 00:37:45 +02:00
rundemo.sh Added icebram bitslice replacer 2016-05-12 18:32:07 +02:00