X-Git-Url: https://git.libre-soc.org/?p=sv2nmigen.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=57bc2b7f8b678e25d7e1818c146cf1aaf9ccd17e;hp=b81ad8c6f8139e32f60402a78fc50d5fe5cf50ff;hb=e2973c57aa90034c4fb3bff4a1de95b0fd1c9ccc;hpb=c2475e188a965c7f34e28d3d022205f9a97ed215 diff --git a/Makefile b/Makefile index b81ad8c..57bc2b7 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ test: - python3 svparse.py examples/assignment.sv + python3 svparse.py examples/counter.sv