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
That is, execute several opcodes and generate valid trace, then tamper the witness matrix (e.g. assign wrong value to rd). The test should catch verification error.
Goal: add chip level negative tests.
That is, execute several opcodes and generate valid trace, then tamper the witness matrix (e.g. assign wrong value to
rd). The test should catch verification error.