AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Processes | |
write | ( clk ) |
read | ( clk125 ) |
Types | |
ram_type | array ( 2 ** ( BUFWIDTH + ADDRWIDTH - 2 ) - 1 downto 0 ) of std_logic_vector ( 31 downto 0 |
Signals | |
ram | ram_type |
ram_out | std_logic_vector ( 31 downto 0 ) |
bytesel | std_logic_vector ( 1 downto 0 ) |
Attributes | |
block_ram | boolean |
block_ram | ram : signal is TRUE |
Definition at line 22 of file udp_dualportram_tx.vhd.