quocviet19501
Newbie level 6
Hi all, thank for reading my thread.
I have a project that requires a comparator to compare the original data from pattern generation block (TX data) with the data after processed (RX data).
The comparator should assert FLAG as follow:
0b00, 0b11: Prohibited. End of program & assert error & done.
0b10: Passing result. Saving Data, then JUMP to the next address.
0b01: Failing result. go back to resetup data.
If you have any hint, idea, or example, please share it with me.
I appreciate and thank you for paying attention.
I have a project that requires a comparator to compare the original data from pattern generation block (TX data) with the data after processed (RX data).
The comparator should assert FLAG as follow:
0b00, 0b11: Prohibited. End of program & assert error & done.
0b10: Passing result. Saving Data, then JUMP to the next address.
0b01: Failing result. go back to resetup data.
If you have any hint, idea, or example, please share it with me.
I appreciate and thank you for paying attention.