My Project  v0.0.16
Ports | Libraries | Use Clauses
crc Entity Reference

Entities

imp_crc  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 

Ports

data_in   in std_logic_vector ( 15 downto 0 )
clk   in std_logic
crc_start   in std_logic
crc_out   out std_logic_vector ( 15 downto 0 )

Member Data Documentation

◆ clk

clk in std_logic
Port

◆ crc_out

crc_out out std_logic_vector ( 15 downto 0 )
Port

◆ crc_start

crc_start in std_logic
Port

◆ data_in

data_in in std_logic_vector ( 15 downto 0 )
Port

◆ ieee

ieee
Library

◆ std_logic_1164

std_logic_1164
Package

The documentation for this class was generated from the following file: