Skip to content

Commit

Permalink
drop dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Jan 6, 2024
1 parent 9afc21f commit c80ecbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtl/systemverilog/halfadder/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARTIFACT=obj_dir/Vhalfadder

all: test

$(ARTIFACT): Makefile main.cpp halfadder.sv
$(ARTIFACT): main.cpp halfadder.sv
verilator \
-Wall \
--cc \
Expand Down

0 comments on commit c80ecbd

Please sign in to comment.