My Project  v0.0.16
Generics | Ports | Libraries | Use Clauses
led_stretcher Entity Reference
Inheritance diagram for led_stretcher:
Inheritance graph
[legend]
Collaboration diagram for led_stretcher:
Collaboration graph
[legend]

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 

Generics

WIDTH  positive := 1

Ports

clk   in std_logic
d   in std_logic_vector ( WIDTH - 1 downto 0 )
q   out std_logic_vector ( WIDTH - 1 downto 0 )

Member Data Documentation

◆ clk

clk in std_logic
Port

◆ d

d in std_logic_vector ( WIDTH - 1 downto 0 )
Port

◆ ieee

ieee
Library

◆ numeric_std

numeric_std
Package

◆ q

q out std_logic_vector ( WIDTH - 1 downto 0 )
Port

◆ std_logic_1164

std_logic_1164
Package

◆ WIDTH

WIDTH positive := 1
Generic

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