working commit

this commit works

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
2019-02-22 11:43:39 +08:00
parent 418a26a060
commit c18eea9c62
12 changed files with 7939 additions and 7371 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -23,7 +23,7 @@ module memtest (
assign clk = clkosc;
initial begin
$readmemh("empty.init", mem);
$readmemh("mem.init", mem);
end
always @(posedge clk) begin

File diff suppressed because it is too large Load Diff