Behavioral Architecture Reference

Inherits LCD_16x2_ENGINE.

Inherited by apb_lcd_ctrlr.

List of all members.



Processes

PROCESS_0  ( rst , clk )

Constants

REVISION  integer := 1
pconfig  apb_config_type := ( 0 = > ahb_device_reg ( VENDOR_LPP , LPP_LCD_CTRLR , 0 , REVISION , 0 ) , 1 = > apb_iobar ( paddr , pmask ) )

Types

FRM_Buff_Reg  array ( lcd_space_size -1 downto 0 ) of std_logic_vector ( 31 downto 0 )

Signals

FramBUFF  FRM_Buff_Space
CMD  std_logic_vector ( 10 downto 0 )
Exec  std_logic
Ready  std_logic
LCD_CTRL  LCD_DRVR_CTRL_BUSS
r  LCD_ctrlr_Reg
Rdata  std_logic_vector ( 31 downto 0 )

Records

LCD_ctrlr_Reg : record 
CTRL_Reg std_logic_vector ( 31 downto 0 )
FRAME_BUFF FRM_Buff_Reg

Component Instantiations

Driver0 LCD_16x2_ENGINE <Entity LCD_16x2_ENGINE>

Detailed Description

Definition at line 58 of file apb_lcd_ctrlr.vhd.


Member Function Documentation

[Process]
PROCESS_0 ( rst ,
clk )

Definition at line 116 of file apb_lcd_ctrlr.vhd.


Member Data Documentation

CTRL_Reg std_logic_vector ( 31 downto 0 ) [Record]

Definition at line 80 of file apb_lcd_ctrlr.vhd.

Definition at line 81 of file apb_lcd_ctrlr.vhd.

CMD std_logic_vector ( 10 downto 0 ) [Signal]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 61 of file apb_lcd_ctrlr.vhd.

Driver0 LCD_16x2_ENGINE [Component Instantiation]

Reimplemented from ar_LCD_16x2_ENGINE.

Definition at line 107 of file apb_lcd_ctrlr.vhd.

Exec std_logic [Signal]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 62 of file apb_lcd_ctrlr.vhd.

Definition at line 60 of file apb_lcd_ctrlr.vhd.

FRM_Buff_Reg array ( lcd_space_size -1 downto 0 ) of std_logic_vector ( 31 downto 0 ) [Type]

Definition at line 76 of file apb_lcd_ctrlr.vhd.

Reimplemented from LCD_16x2_ENGINE.

Definition at line 64 of file apb_lcd_ctrlr.vhd.

LCD_ctrlr_Reg [Record]

Definition at line 79 of file apb_lcd_ctrlr.vhd.

pconfig apb_config_type := ( 0 = > ahb_device_reg ( VENDOR_LPP , LPP_LCD_CTRLR , 0 , REVISION , 0 ) , 1 = > apb_iobar ( paddr , pmask ) ) [Constant]

Definition at line 70 of file apb_lcd_ctrlr.vhd.

r LCD_ctrlr_Reg [Signal]

Definition at line 84 of file apb_lcd_ctrlr.vhd.

Rdata std_logic_vector ( 31 downto 0 ) [Signal]

Definition at line 86 of file apb_lcd_ctrlr.vhd.

Ready std_logic [Signal]

Reimplemented from LCD_16x2_ENGINE.

Definition at line 63 of file apb_lcd_ctrlr.vhd.

REVISION integer := 1 [Constant]

Definition at line 68 of file apb_lcd_ctrlr.vhd.


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