Inherits RAM::DEF_ARCH.
Inherited by ar_FILTER_RAM_CTRLR, ar_FilterCTRLR, iir_filter [private], and ar_RAM_CTRLR2.
Architectures | |
| DEF_ARCH | Architecture |
Libraries | |
| ieee | |
Packages | |
| std_logic_1164 | |
| numeric_std | |
Ports | |
| WD | in std_logic_vector ( 35 downto 0 ) |
| RD | out std_logic_vector ( 35 downto 0 ) |
| REN | in std_logic |
| WEN | in std_logic |
| WADDR | in std_logic_vector ( 7 downto 0 ) |
| RADDR | in std_logic_vector ( 7 downto 0 ) |
| RESET | in std_logic |
| RWCLK | in std_logic |
Definition at line 26 of file RAM.vhd.
numeric_std package [Package] |
Reimplemented in FILTER, and FilterCTRLR.
RD out std_logic_vector ( 35 downto 0 ) [Port] |
Reimplemented in ar_FilterCTRLR.
REN in std_logic [Port] |
Reimplemented in ar_FilterCTRLR.
std_logic_1164 package [Package] |
Reimplemented in FILTER, and FilterCTRLR.
WD in std_logic_vector ( 35 downto 0 ) [Port] |
Reimplemented in ar_FilterCTRLR.
WEN in std_logic [Port] |
Reimplemented in ar_FilterCTRLR.