w11 - vhd 0.794
W11 CPU core and support modules
Loading...
Searching...
No Matches
debounce_gen Entity Reference
Inheritance diagram for debounce_gen:
[legend]

Entities

syn  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 
slvtypes  Package <slvtypes>

Generics

CWIDTH  positive := 2
CEDIV  positive := 3
DWIDTH  positive := 8

Ports

CLK   in   slbit
RESET   in   slbit := ' 0 '
CE_INT   in   slbit
DI   in   slv ( DWIDTH - 1 downto 0 )
DO   out   slv ( DWIDTH - 1 downto 0 )

Detailed Description

Definition at line 27 of file debounce_gen.vhd.

Member Data Documentation

◆ CWIDTH

CWIDTH positive := 2
Generic

Definition at line 29 of file debounce_gen.vhd.

◆ CEDIV

CEDIV positive := 3
Generic

Definition at line 30 of file debounce_gen.vhd.

◆ DWIDTH

DWIDTH positive := 8
Generic

Definition at line 31 of file debounce_gen.vhd.

◆ CLK

CLK in slbit
Port

Definition at line 33 of file debounce_gen.vhd.

◆ RESET

RESET in slbit := ' 0 '
Port

Definition at line 34 of file debounce_gen.vhd.

◆ CE_INT

CE_INT in slbit
Port

Definition at line 35 of file debounce_gen.vhd.

◆ DI

DI in slv ( DWIDTH - 1 downto 0 )
Port

Definition at line 36 of file debounce_gen.vhd.

◆ DO

DO out slv ( DWIDTH - 1 downto 0 )
Port

Definition at line 38 of file debounce_gen.vhd.

◆ ieee

ieee
Library

Definition at line 21 of file debounce_gen.vhd.

◆ std_logic_1164

std_logic_1164
use clause

Definition at line 22 of file debounce_gen.vhd.

◆ numeric_std

numeric_std
use clause

Definition at line 23 of file debounce_gen.vhd.

◆ slvtypes

slvtypes
use clause

Definition at line 25 of file debounce_gen.vhd.


The documentation for this design unit was generated from the following file: