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
I have a circuit that outputs a 32-bit Uint value and I want to convert this value to BigInt during testing. If that's not possible,
I would like to print the value to stdout. I have not been able to do either of these.
The text was updated successfully, but these errors were encountered:
I have a circuit that outputs a 32-bit Uint value and I want to convert this value to BigInt during testing. If that's not possible,
I would like to print the value to stdout. I have not been able to do either of these.
The text was updated successfully, but these errors were encountered: