Jerome
New Contributor
6 years agoFIFO without using m9k block ?
Hi guys, I wonder if there is a way to use a fifo without using m9k blocks ? (I precise that my fifo is just a data clk domain transfert so no need of addresses, just empty and full with data_in and...
- 6 years ago
Hi,
Yes you are able to implement in LAB block. You will need to use "use_eab" parameter to disable the FIFO from using memory block. Please refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_fifo.pdf.