From 5de4d07c6db81a9ed21cd39aaef229fb94c4bb6b Mon Sep 17 00:00:00 2001 From: jjsuperpower Date: Sun, 26 Jun 2022 11:11:43 -0500 Subject: added template --- hdl_lab/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hdl_lab/Makefile') diff --git a/hdl_lab/Makefile b/hdl_lab/Makefile index c40b1cf..a85bbd8 100644 --- a/hdl_lab/Makefile +++ b/hdl_lab/Makefile @@ -10,4 +10,4 @@ test-w: py.test -v $(HDL) clean: - $(RM) -rf simulation/* gen_verilog/* __pycache__/* .pytest_cache/* \ No newline at end of file + $(RM) -rf simulation/* gen_verilog/* hdl/__pycache__/* .pytest_cache/* \ No newline at end of file -- cgit v1.2.3