You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very helpful for debug and testing purposes to be able to access parts of the processor not available otherwise. E.g., like being able to overwrite the internal time register. In this case, one could write a test that
It would be very helpful for debug and testing purposes to be able to access parts of the processor not available otherwise. E.g., like being able to overwrite the internal time register. In this case, one could write a test that
This way, one would not need to simulate the entire time from time 0 to time 0xffffffff to check if the test works as expected.
The text was updated successfully, but these errors were encountered: