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

Entities

syn  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
slvtypes  Package <slvtypes>
xlib  Package <xlib>
genlib  Package <genlib>
bpgenlib  Package <bpgenlib>

Generics

SWIDTH  positive := 4
BWIDTH  positive := 4
LWIDTH  positive := 4
DEBOUNCE  boolean := true

Ports

CLK   in   slbit
RESET   in   slbit := ' 0 '
CE_MSEC   in   slbit
SWI   out   slv ( SWIDTH - 1 downto 0 )
BTN   out   slv ( BWIDTH - 1 downto 0 )
LED   in   slv ( LWIDTH - 1 downto 0 )
I_SWI   in   slv ( SWIDTH - 1 downto 0 )
I_BTN   in   slv ( BWIDTH - 1 downto 0 )
O_LED   out   slv ( LWIDTH - 1 downto 0 )

Detailed Description

Definition at line 34 of file bp_swibtnled.vhd.

Member Data Documentation

◆ SWIDTH

SWIDTH positive := 4
Generic

Definition at line 36 of file bp_swibtnled.vhd.

◆ BWIDTH

BWIDTH positive := 4
Generic

Definition at line 37 of file bp_swibtnled.vhd.

◆ LWIDTH

LWIDTH positive := 4
Generic

Definition at line 38 of file bp_swibtnled.vhd.

◆ DEBOUNCE

DEBOUNCE boolean := true
Generic

Definition at line 39 of file bp_swibtnled.vhd.

◆ CLK

CLK in slbit
Port

Definition at line 41 of file bp_swibtnled.vhd.

◆ RESET

RESET in slbit := ' 0 '
Port

Definition at line 42 of file bp_swibtnled.vhd.

◆ CE_MSEC

CE_MSEC in slbit
Port

Definition at line 43 of file bp_swibtnled.vhd.

◆ SWI

SWI out slv ( SWIDTH - 1 downto 0 )
Port

Definition at line 44 of file bp_swibtnled.vhd.

◆ BTN

BTN out slv ( BWIDTH - 1 downto 0 )
Port

Definition at line 45 of file bp_swibtnled.vhd.

◆ LED

LED in slv ( LWIDTH - 1 downto 0 )
Port

Definition at line 46 of file bp_swibtnled.vhd.

◆ I_SWI

I_SWI in slv ( SWIDTH - 1 downto 0 )
Port

Definition at line 47 of file bp_swibtnled.vhd.

◆ I_BTN

I_BTN in slv ( BWIDTH - 1 downto 0 )
Port

Definition at line 48 of file bp_swibtnled.vhd.

◆ O_LED

O_LED out slv ( LWIDTH - 1 downto 0 )
Port

Definition at line 50 of file bp_swibtnled.vhd.

◆ ieee

ieee
Library

Definition at line 24 of file bp_swibtnled.vhd.

◆ std_logic_1164

std_logic_1164
use clause

Definition at line 25 of file bp_swibtnled.vhd.

◆ slvtypes

slvtypes
use clause

Definition at line 27 of file bp_swibtnled.vhd.

◆ xlib

xlib
use clause

Definition at line 28 of file bp_swibtnled.vhd.

◆ genlib

genlib
use clause

Definition at line 29 of file bp_swibtnled.vhd.

◆ bpgenlib

bpgenlib
use clause

Definition at line 30 of file bp_swibtnled.vhd.


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