sync chunk 11/12
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
`timescale 1 ns / 1 ps
|
||||
|
||||
module new_module
|
||||
(
|
||||
input wire clk,
|
||||
input wire rst_n
|
||||
);
|
||||
|
||||
endmodule
|
||||
Reference in New Issue
Block a user