aboutsummaryrefslogtreecommitdiffstats
path: root/icebram
Commit message (Expand)AuthorAgeFilesLines
* icebram: don't use exceptions.Catherine2023-02-181-12/+14
* icebram: do not include <bits/stdc++.h>Catherine2023-02-181-1/+1
* icebram: Complete rewrite to cleanup and make it workSylvain Munaut2023-02-141-272/+570
* Exit with error when no RAM contents were replaced.Tom Verbeure2022-12-271-0/+4
* Replaced instances of `arachne-pnr` with the `nextpnr-ice40` equivalentAki Van Ness2022-09-152-2/+3
* Add more build products to .gitignore.whitequark2021-03-051-0/+2
* icebram: add WASI platform support.whitequark2020-06-261-0/+4
* icebram: refactor seeding logic.whitequark2020-06-261-8/+14
* Revert "Make icebram deterministic"whitequark2020-06-261-2/+2
* Make icebram deterministicwhitequark2020-06-231-2/+2
* Support custom PROGRAM_PREFIXMiodrag Milanovic2020-04-101-7/+7
* Remove rogue spaceTom Verbeure2018-06-021-1/+1
* 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
* 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
* 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