add more extensive memory test

This commit is contained in:
2020-11-14 23:36:23 -07:00
parent 6d39c01740
commit d58661e289
3 changed files with 1315 additions and 1 deletions

View File

@ -55,7 +55,7 @@ initial begin
#10
reset = 0;
#2000
#5000
reset = 1;
$stop;
end