working commit
this commit works Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
4096
memtest/mem.init
4096
memtest/mem.init
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -23,7 +23,7 @@ module memtest (
|
||||
assign clk = clkosc;
|
||||
|
||||
initial begin
|
||||
$readmemh("empty.init", mem);
|
||||
$readmemh("mem.init", mem);
|
||||
end
|
||||
|
||||
always @(posedge clk) begin
|
||||
|
1548
memtest/top.rpt
1548
memtest/top.rpt
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user