1
0
mirror of https://github.com/antonblanchard/chiselwatt.git synced 2026-02-28 09:28:23 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Anton Blanchard
9a53bd6e69 Update to Chisel 3.4.0
Switch from the deprecated Driver.execute to (new ChiselStage).emitVerilog

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-12-04 18:33:10 +11:00
Carlos de Paula
4f1d3e5ae7 Add hello_world sample sources and Makefile targets
Added hello_world sources and new Makefile targets for building
hello_world and Micropython inside containers.

Updated documentation reflecting these changes and moved binaries
to ./samples/binaries/.

Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-04-28 13:50:50 -03:00
Carlos de Paula
2d5d429708 Adjust pins and Makefile for OpenOCD
Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-04-08 10:26:02 -03:00
Carlos de Paula
21e9d9f0df Add Radiona ULX3S ECP5-85F Board
Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-04-07 22:31:08 -03:00
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
Anton Blanchard
95029de163 Use mill by default
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-02-22 13:23:39 +11:00
Anton Blanchard
55df763dc5 More updates to the README
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-02-06 22:21:51 +11:00
Gustavo Romero
d9dad9e8e9 Add some notes on ECP5 setup 2020-01-29 18:32:35 -03:00
Anton Blanchard
729c02c8c9 Fix another reference to Makefile.synth in README.md
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-01-30 07:35:23 +11:00
Anton Blanchard
9b13565996 Update README.md
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-01-30 07:27:04 +11:00
Anton Blanchard
f138ab7c7c Initial import 2020-01-30 05:20:07 +11:00