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 think it might work without pypy, but it would require much more time to compile the data files (nextpnr instructions). Also cpython should be an option.
PyPy3 is not needed but there was a very significant difference in database build runtime (something like 5x iirc) so it is strongly recommended. I have a speedup planned in the future that will make it less needed.
Activity
mithro commentedon Apr 23, 2020
FYI - @acomodi
acomodi commentedon Apr 23, 2020
I think it might work without pypy, but it would require much more time to compile the data files (nextpnr instructions). Also cpython should be an option.
daveshah1 commentedon Apr 23, 2020
PyPy3 is not needed but there was a very significant difference in database build runtime (something like 5x iirc) so it is strongly recommended. I have a speedup planned in the future that will make it less needed.