diff options
| -rw-r--r-- | rtl/top/hps_sdram_test.sv (renamed from rtl/top/conspiracion.sv) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/top/conspiracion.sv b/rtl/top/hps_sdram_test.sv index 3177b98..dbab472 100644 --- a/rtl/top/conspiracion.sv +++ b/rtl/top/hps_sdram_test.sv @@ -1,4 +1,4 @@ -module conspiracion +module hps_sdram_test ( input wire clk_clk, output wire [12:0] memory_mem_a, |
