rtps-fpga/src/Tests/FWFT_FIFO_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
88 B
VHDL

configuration FWFT_FIFO_cfg of FWFT_FIFO is
for arch
end for;
end configuration;