large restructure

This commit is contained in:
2021-08-11 00:18:46 -06:00
parent 6b0a72d516
commit 392e0a24ed
25 changed files with 158 additions and 281 deletions

View File

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