rename testbench to tests

This commit is contained in:
2021-09-09 00:58:28 -06:00
parent b7cd786182
commit 2d69722cb1
15 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module axi4_lite(
input wire aclk
);
endmodule