eth_buf Entity Reference
Buffer between DDR2 and EMAC for clock domain crossing.
More...
List of all members.
|
Architectures |
eth_buf_arc | Architecture |
| address generation for buffer More...
|
Libraries |
ieee | |
| standard IEEE library
|
unisim | |
| Library with Xilinx primitives.
|
Packages |
std_logic_1164 | |
| std_logic definitions, see file
|
std_logic_arith | |
| arithmetic operations on std_logic datatypes, see file
|
std_logic_unsigned | |
| unsigned functions use ieee.std_logic_unsigned.all; operators for std_logic_vector type, see file
|
numeric_std | |
| arithmetic functions use ieee.numeric_std.all; operators for signed use ieee.numeric_std.all; unsigned datatypes, see file
|
vcomponents | |
| Header with Xilinx primitives.
|
Ports |
CLK_WR | in |
| Write clock.
|
CLK_RD | in |
| Read clock.
|
RES | in |
| Reset.
|
RD | in |
| Read enable.
|
WR | in |
| Write enable.
|
DATA_IN | in ( 127 downto 0 ) |
| Write data.
|
DATA_OUT | out ( 7 downto 0 ) |
| Read data.
|
Detailed Description
Buffer between DDR2 and EMAC for clock domain crossing.
Definition at line 39 of file eth_buf.vhd.
Member Data Documentation
arithmetic functions use ieee.numeric_std.all; operators for signed use ieee.numeric_std.all; unsigned datatypes, see file
Definition at line 32 of file eth_buf.vhd.
arithmetic operations on std_logic datatypes, see file
Definition at line 28 of file eth_buf.vhd.
unsigned functions use ieee.std_logic_unsigned.all; operators for std_logic_vector type, see file
Definition at line 30 of file eth_buf.vhd.
Library with Xilinx primitives.
Definition at line 34 of file eth_buf.vhd.
Header with Xilinx primitives.
Definition at line 36 of file eth_buf.vhd.
The documentation for this class was generated from the following file: