raw_buffer Entity Reference
Wrapper for BRAM Buffer between RIOs and DDR2.
More...
List of all members.
|
Architectures |
raw_buffer_a | Architecture |
| Wrapper for BRAM Buffer between RIOs and DDR2. More...
|
Libraries |
ieee | |
| standard IEEE library
|
XilinxCoreLib | |
Packages |
std_logic_1164 | |
| std_logic definitions, see file
|
Ports |
addra | in ( 6 downto 0 ) |
| Read address.
|
addrb | in ( 5 downto 0 ) |
| Write address.
|
clka | in |
| Read clock.
|
clkb | in |
| Write clock.
|
dinb | in ( 255 downto 0 ) |
| Write data.
|
douta | out ( 127 downto 0 ) |
| Read data.
|
ena | in |
| Read enable.
|
enb | in |
| Write port enable.
|
web | in |
| Write enable.
|
Detailed Description
Wrapper for BRAM Buffer between RIOs and DDR2.
Definition at line 68 of file raw_buffer.vhd.
Member Data Documentation
addra in ( 6 downto 0 ) [Port] |
addrb in ( 5 downto 0 ) [Port] |
dinb in ( 255 downto 0 ) [Port] |
douta out ( 127 downto 0 ) [Port] |
The documentation for this class was generated from the following file: