Stuck at faults in CPU registers
Hi,
Can somebody help me to understand the below thing?
How to detect CPU registers stuck at faults? If CPU registers are stuck at fault, How can instruction send/stored in that register will be the actual one? I mean to test CPU register stuck at fault we will write code, Some of the data related to the test might store in CPU registers right, If it stuck at fault it will not store the data related to the test. In that case, how can we test those registers?