sca-ip-hdl
present_top Entity Reference

Inherits sub_layer, perm_layer, and key_schedule.

Entities

behavioral  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 
util  Package <util>

Generics

keysize  natural := 128

Ports

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