Guest
I have a logic design which can be intialized by a serial scan to a
port. I am having trouble getting a testbench set up to scan in the
initialization string. How do you do this? I would like to predefine a
string of 35 bits and then on each clock cycle present a bit of the
string to the input from position 0 to position 34... The define a new
string and repeat. Seems like this would be simple but I seem to be
missing something. I went looking for a testbench example but couldn't
find anything... Thanks
port. I am having trouble getting a testbench set up to scan in the
initialization string. How do you do this? I would like to predefine a
string of 35 bits and then on each clock cycle present a bit of the
string to the input from position 0 to position 34... The define a new
string and repeat. Seems like this would be simple but I seem to be
missing something. I went looking for a testbench example but couldn't
find anything... Thanks