rtps-fpga/src/Tests/single_port_ram_cfg.vhd
Greek 6e20b8958d Add VHDL configuration for single_port_ram and FWFT_FIFO
Allow single_port_ram and FWFT_FIFO to have Altera specific
architectures.
2021-12-09 19:43:56 +01:00

4 lines
100 B
VHDL

configuration single_port_ram_cfg of single_port_ram is
for arch
end for;
end configuration;