In reply to dave_59:
Hi,
This should be programmable.
Let’s assume that we have a rand bit variable that generates by loop (for example: 100 times. but it should be a random number)
I want to cover the changes from 1 to 0 or 0 to 1.
For example:
if all ‘1’ or all ‘0’ then it’s not interesting for me.
But if it’s 100001 or 001000010 then it’s interesting. It’s just an example. it should be a dynamic.
Understand ? Can you help ?
Thanks,
Alex