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've noticed while using the SHA2 core that the output digest stays valid until the core is initialized again. Would it be possible to guarantee this in the HashCoreIO spec? This could save us from having to create a register to store the digest if it's needed for more than one cycle.
The text was updated successfully, but these errors were encountered:
I've noticed while using the SHA2 core that the output digest stays valid until the core is initialized again. Would it be possible to guarantee this in the
HashCoreIO
spec? This could save us from having to create a register to store the digest if it's needed for more than one cycle.The text was updated successfully, but these errors were encountered: