aboutsummaryrefslogtreecommitdiffstats
path: root/icebram
Commit message (Collapse)AuthorAgeFilesLines
* Fix indentationTom Verbeure2018-06-021-1/+1
|
* Add option to specify seed for repeatable outcomes.Tom Verbeure2018-06-021-7/+25
|
* Mount NODEFS if using emscripten and nodejsRobert Ou2018-03-311-0/+16
| | | | | Mounts root directory on `/hostfs` and the current working directory on `/hostcwd`
* Fix up build system to work with emscriptenRobert Ou2017-11-151-1/+1
|
* makefile: Make install target work for WindowsRobert Ou2017-07-161-2/+2
|
* 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