X-Git-Url: https://git.libre-soc.org/?p=sv2nmigen.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=57bc2b7f8b678e25d7e1818c146cf1aaf9ccd17e;hp=b81ad8c6f8139e32f60402a78fc50d5fe5cf50ff;hb=29f176adeb80ca2a77f8df0f52ace39dca4b2866;hpb=3cf4fdd4414b16466ffdedd47016aec8520d5162 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