Inherits LCD_16x2_ENGINE::ar_LCD_16x2_ENGINE.
Inherited by amba_lcd_16x2_ctrlr [private], Behavioral, and Behavioral.
Architectures | |
| ar_LCD_16x2_ENGINE | Architecture |
Libraries | |
| IEEE | |
| lpp | |
Packages | |
| STD_LOGIC_1164 | |
| NUMERIC_STD | |
| amba_lcd_16x2_ctrlr | Package <amba_lcd_16x2_ctrlr> |
| LCD_16x2_CFG | Package <LCD_16x2_CFG> |
Generics | |
| OSC_freqKHz | integer := 50000 |
Ports | |
| clk | in std_logic |
| reset | in std_logic |
| DATA | in FRM_Buff_Space |
| CMD | in std_logic_vector ( 10 downto 0 ) |
| Exec | in std_logic |
| Ready | out std_logic |
| LCD_CTRL | out LCD_DRVR_CTRL_BUSS |
Definition at line 31 of file LCD_16x2_ENGINE.vhd.
amba_lcd_16x2_ctrlr package [Package] |
Reimplemented from FRAME_CLK_GEN.
Reimplemented in apb_lcd_ctrlr, and AMBA_LCD_16x2_DRIVER.
Definition at line 27 of file LCD_16x2_ENGINE.vhd.
clk in std_logic [Port] |
Reimplemented from FRAME_CLK_GEN.
Reimplemented in apb_lcd_ctrlr, and AMBA_LCD_16x2_DRIVER.
Definition at line 33 of file LCD_16x2_ENGINE.vhd.
CMD in std_logic_vector ( 10 downto 0 ) [Port] |
Reimplemented in Behavioral, and Behavioral.
Definition at line 36 of file LCD_16x2_ENGINE.vhd.
DATA in FRM_Buff_Space [Port] |
Definition at line 35 of file LCD_16x2_ENGINE.vhd.
Exec in std_logic [Port] |
Reimplemented in Behavioral, and Behavioral.
Definition at line 37 of file LCD_16x2_ENGINE.vhd.
IEEE library [Library] |
Reimplemented from FRAME_CLK_GEN.
Reimplemented in apb_lcd_ctrlr, and AMBA_LCD_16x2_DRIVER.
Definition at line 22 of file LCD_16x2_ENGINE.vhd.
LCD_16x2_CFG package [Package] |
Reimplemented in apb_lcd_ctrlr, and AMBA_LCD_16x2_DRIVER.
Definition at line 28 of file LCD_16x2_ENGINE.vhd.
LCD_CTRL out LCD_DRVR_CTRL_BUSS [Port] |
Reimplemented in Behavioral, and Behavioral.
Definition at line 39 of file LCD_16x2_ENGINE.vhd.
lpp library [Library] |
Reimplemented from FRAME_CLK_GEN.
Reimplemented in apb_lcd_ctrlr, and AMBA_LCD_16x2_DRIVER.
Definition at line 26 of file LCD_16x2_ENGINE.vhd.
NUMERIC_STD package [Package] |
Reimplemented from FRAME_CLK_GEN.
Definition at line 24 of file LCD_16x2_ENGINE.vhd.
OSC_freqKHz integer := 50000 [Generic] |
Reimplemented from FRAME_CLK_GEN.
Definition at line 32 of file LCD_16x2_ENGINE.vhd.
Ready out std_logic [Port] |
Reimplemented in Behavioral, and Behavioral.
Definition at line 38 of file LCD_16x2_ENGINE.vhd.
reset in std_logic [Port] |
Reimplemented from FRAME_CLK_GEN.
Reimplemented in AMBA_LCD_16x2_DRIVER.
Definition at line 34 of file LCD_16x2_ENGINE.vhd.
STD_LOGIC_1164 package [Package] |
Reimplemented from FRAME_CLK_GEN.
Reimplemented in apb_lcd_ctrlr, and AMBA_LCD_16x2_DRIVER.
Definition at line 23 of file LCD_16x2_ENGINE.vhd.