Package: crypto_dpi_prince_pkg

Description

Copyright lowRISC contributors.
Licensed under the Apache License, Version 2.0, see LICENSE for details.
SPDX-License-Identifier: Apache-2.0

Signals

Name Type Description
data longint unsigned
input longint unsigned
key0 longint unsigned
input longint unsigned
key1 longint unsigned
input longint unsigned
num_half_rounds int unsigned
input int unsigned
new_key_schedule int unsigned
data longint unsigned
input longint unsigned
key0 longint unsigned
input longint unsigned
key1 longint unsigned
input longint unsigned
num_half_rounds int unsigned
input int unsigned
new_key_schedule int unsigned

Constants

Name Type Value Description
NumRoundsHalf int unsigned 5

Functions

Description
////////////////////////////////////////////////////
SV wrapper functions to be used by the testbench //
////////////////////////////////////////////////////