SpinalCrypto icon indicating copy to clipboard operation
SpinalCrypto copied to clipboard

Keep HashCoreIO.rsp.digest valid until next init

Open mtvec opened this issue 3 years ago • 0 comments

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.

mtvec avatar May 14 '21 09:05 mtvec