6418 - FIFO for Nexus FPGAs: How does the three FIFO_DC Controller Implementation differs from each other?
1. Controller Implementation = Area-Optimized (HW):
Uses a Hardened FIFO controller + Hardened Memory Block for data storage.
2. Controller Implementation =Feature-Rich (LUT) ; Implementation type = EBR:
Uses a Fabric-implemented FIFO controller + Hardened Memory Block for data storage.
3. Controller Implementation =Feature-Rich (LUT) ; Implementation type = LUT:
Uses a Fabric-implemented FIFO controller + LUT-based Memory Block for data storage.