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