Skip to content

MAC Interface

Snoopy87 edited this page Aug 31, 2017 · 2 revisions

Overview

The HMAC core is using the HMACCoreStdIO interface.

interface HMAC CoreIO

Interface

Interface Signal Description
init Bool init Bool A pulse to initialize the HMAC
cmd Stream[Fragment] valid/ready Bool Stream handshake
key Bits Key
msg Bits A part of the message to hash
size UInt The size of the msg signal
last Bool Last message sent
rsp Flow valid Bool Data valid
hmac Bits hmac computed

Timing

timing HMAC CoreIO

Clone this wiki locally