[td-255] update the sim

This commit is contained in:
Haojun Liao 2020-08-27 18:40:23 +08:00
parent 76ad0bc70e
commit fdbd8fe099
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ if $rows != 2 then
endi
print data00 = $data00
if $data00 != 5 then
print expect 5, actual: $data00
return -1
endi
if $data10 != 5 then