Add missing file

This commit is contained in:
dalance 2021-03-05 15:06:45 +09:00
parent b23e9079e9
commit 61f8946706

View File

@ -0,0 +1,4 @@
module and_op (a, b, c);
// a
`include "test2.svh"
endmodule