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
Hi, I tried to emulate a program that uses edaBits (compiled using ./compile.py -R 64 -Y), but I get the following error when I execute it with emulate.sh:
Using statistical security parameter 40
Trying to run 64-bit computation
Fatal error at program-EQZ(1)_63-1:1 (EDABIT): no edaBits
Does the emulator not support edaBits or do they need to be generated before starting emulate?
Here is an example program where the error occurs:
Hi, I tried to emulate a program that uses edaBits (compiled using
./compile.py -R 64 -Y
), but I get the following error when I execute it withemulate.sh
:Does the emulator not support edaBits or do they need to be generated before starting
emulate
?Here is an example program where the error occurs:
Thank you!
The text was updated successfully, but these errors were encountered: