1
0
mirror of https://github.com/antonblanchard/chiselwatt.git synced 2026-01-13 07:20:14 +00:00

3 Commits

Author SHA1 Message Date
Carlos de Paula
c06e4697dc Restructured Makefile and Readme for multi-boards
Added a couple of improvements to the Makefile and Readme:

* Restructured the Makefile to support multiple boards based on variable
* Verilator build is also done in Docker container with local option
* Restructured Readme to reflect changes in the Makefile
* Support for running the verilator chiselwatt binary in a Docker
container in case the OS is not Linux.

Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-03-25 11:29:51 -03:00
Edward Wang
db7736a92b Add test_run_dir to gitignore
Signed-off-by: Edward Wang <edward.c.wang@compdigitec.com>
2020-02-10 23:45:26 -05:00
Anton Blanchard
f138ab7c7c Initial import 2020-01-30 05:20:07 +11:00