This commit is contained in:
2025-02-01 06:35:32 +03:00
parent 57c2935e1c
commit 1d5ff13ca1
6 changed files with 219 additions and 143 deletions

View File

@@ -3,7 +3,7 @@ module bib3AdvancedTB();
reg clk;
reg basla;
reg [8:0] buyruk;
reg [8:0] memory [15:0];
reg [8:0] memory [0:15];
wire [3:0] sonuc;
wire bitti;