rename testbench to tests
This commit is contained in:
5
tests/common/axi4_lite.sv
Normal file
5
tests/common/axi4_lite.sv
Normal file
@@ -0,0 +1,5 @@
|
||||
module axi4_lite(
|
||||
input wire aclk
|
||||
);
|
||||
|
||||
endmodule
|
Reference in New Issue
Block a user