add undefine macros

This commit is contained in:
Peter McGoron 2023-04-21 18:05:20 +00:00
parent d7f66bfe3d
commit df6fe45d65
3 changed files with 3 additions and 0 deletions

View File

@ -225,3 +225,4 @@ always @ (posedge clk) begin
end
endmodule
`undefineall

View File

@ -120,3 +120,4 @@ always @ (posedge clk) begin
end
endmodule
`undefineall

View File

@ -163,3 +163,4 @@ always @ (posedge clk) begin
end
endmodule
`undefineall