verilator/test_regress/t/t_reloop_offset.out

18 lines
283 B
Plaintext
Raw Normal View History

shift down 1
oarray[63] is 0
oarray[62] is 63
oarray[61] is 62
oarray[32] is 33
oarray[ 2] is 3
oarray[ 1] is 2
oarray[ 0] is 1
shift up 2
oarray[63] is 61
oarray[62] is 60
oarray[61] is 59
oarray[32] is 30
oarray[ 2] is 0
oarray[ 1] is 2
oarray[ 0] is 1
*-* All Finished *-*