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

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 

Generics

RATIO  positive := 6
DWIDTH  positive := 32
ALIGN  integer := 0

Ports

clk_f   in std_logic
clk_s   in std_logic
rst_s   in std_logic
d_f   in std_logic_vector ( DWIDTH - 1 downto 0 )
d_s   out std_logic_vector ( DWIDTH * RATIO - 1 downto 0 )

Member Data Documentation

◆ ALIGN

ALIGN integer := 0
Generic

◆ clk_f

clk_f in std_logic
Port

◆ clk_s

clk_s in std_logic
Port

◆ d_f

d_f in std_logic_vector ( DWIDTH - 1 downto 0 )
Port

◆ d_s

d_s out std_logic_vector ( DWIDTH * RATIO - 1 downto 0 )
Port

◆ DWIDTH

DWIDTH positive := 32
Generic

◆ ieee

ieee
Library

◆ numeric_std

numeric_std
Package

◆ RATIO

RATIO positive := 6
Generic

◆ rst_s

rst_s in std_logic
Port

◆ std_logic_1164

std_logic_1164
Package

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