apb_lcd_ctrlr Entity Reference

Inherits apb_lcd_ctrlr::Behavioral.

Inherited by amba_lcd_16x2_ctrlr [private].

List of all members.



Architectures

Behavioral Architecture

Libraries

IEEE 
grlib 
lpp 

Packages

STD_LOGIC_1164 
numeric_std 
amba 
stdlib 
devices 
amba_lcd_16x2_ctrlr  Package <amba_lcd_16x2_ctrlr>
LCD_16x2_CFG  Package <LCD_16x2_CFG>
lpp_amba  Package <lpp_amba>
apb_devices_list 

Generics

pindex  integer := 0
paddr  integer := 0
pmask  integer := 16#fff#
pirq  integer := 0
abits  integer := 8

Ports

rst  in std_ulogic
clk  in std_ulogic
apbi  in apb_slv_in_type
apbo  out apb_slv_out_type
LCD_data  out std_logic_vector ( 7 downto 0 )
LCD_RS  out std_logic
LCD_RW  out std_logic
LCD_E  out std_logic
LCD_RET  out std_logic
LCD_CS1  out std_logic
LCD_CS2  out std_logic
SF_CE0  out std_logic

Detailed Description

Definition at line 35 of file apb_lcd_ctrlr.vhd.


Member Data Documentation

abits integer := 8 [Generic]

Definition at line 41 of file apb_lcd_ctrlr.vhd.

amba package [Package]

Reimplemented in amba_lcd_16x2_ctrlr.

Definition at line 26 of file apb_lcd_ctrlr.vhd.

amba_lcd_16x2_ctrlr package [Package]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 30 of file apb_lcd_ctrlr.vhd.

apb_devices_list package [Package]

Definition at line 33 of file apb_lcd_ctrlr.vhd.

apbi in apb_slv_in_type [Port]

Definition at line 45 of file apb_lcd_ctrlr.vhd.

apbo out apb_slv_out_type [Port]

Definition at line 46 of file apb_lcd_ctrlr.vhd.

clk in std_ulogic [Port]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 44 of file apb_lcd_ctrlr.vhd.

devices package [Package]

Reimplemented in amba_lcd_16x2_ctrlr.

Definition at line 28 of file apb_lcd_ctrlr.vhd.

grlib library [Library]

Reimplemented in amba_lcd_16x2_ctrlr.

Definition at line 25 of file apb_lcd_ctrlr.vhd.

IEEE library [Library]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 22 of file apb_lcd_ctrlr.vhd.

LCD_16x2_CFG package [Package]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 31 of file apb_lcd_ctrlr.vhd.

LCD_CS1 out std_logic [Port]

Definition at line 52 of file apb_lcd_ctrlr.vhd.

LCD_CS2 out std_logic [Port]

Definition at line 53 of file apb_lcd_ctrlr.vhd.

LCD_data out std_logic_vector ( 7 downto 0 ) [Port]

Definition at line 47 of file apb_lcd_ctrlr.vhd.

LCD_E out std_logic [Port]

Definition at line 50 of file apb_lcd_ctrlr.vhd.

LCD_RET out std_logic [Port]

Definition at line 51 of file apb_lcd_ctrlr.vhd.

LCD_RS out std_logic [Port]

Definition at line 48 of file apb_lcd_ctrlr.vhd.

LCD_RW out std_logic [Port]

Definition at line 49 of file apb_lcd_ctrlr.vhd.

lpp library [Library]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 29 of file apb_lcd_ctrlr.vhd.

lpp_amba package [Package]

Definition at line 32 of file apb_lcd_ctrlr.vhd.

numeric_std package [Package]

Definition at line 24 of file apb_lcd_ctrlr.vhd.

paddr integer := 0 [Generic]

Definition at line 38 of file apb_lcd_ctrlr.vhd.

pindex integer := 0 [Generic]

Definition at line 37 of file apb_lcd_ctrlr.vhd.

pirq integer := 0 [Generic]

Definition at line 40 of file apb_lcd_ctrlr.vhd.

pmask integer := 16#fff# [Generic]

Definition at line 39 of file apb_lcd_ctrlr.vhd.

rst in std_ulogic [Port]

Definition at line 43 of file apb_lcd_ctrlr.vhd.

SF_CE0 out std_logic [Port]

Definition at line 54 of file apb_lcd_ctrlr.vhd.

STD_LOGIC_1164 package [Package]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 23 of file apb_lcd_ctrlr.vhd.

stdlib package [Package]

Reimplemented in amba_lcd_16x2_ctrlr.

Definition at line 27 of file apb_lcd_ctrlr.vhd.


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