diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f3188e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Icarus Verilog Docker Container + +## Usage +`docker pull brendanhaines/iverilog:latest` + +`iverilog` is on `PATH` + +This image is based on `ubuntu` and therefore is huge.