sca-ip-hdl
mcrypton_top Entity Reference

Inherits gamma, pi, tau(3), and key_schedule.

Entities

behavioral  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 
util  Package <util>

Generics

k  key_enum := K_128

Ports

plaintext   in std_logic_vector ( 63 downto 0 )
key   in std_logic_vector ( key_bits ( k ) - 1 downto 0 )
clk   in std_logic
reset   in std_logic
ciphertext   out std_logic_vector ( 63 downto 0 )