-
Notifications
You must be signed in to change notification settings - Fork 891
FPGA family feature matrix
Lofty edited this page Jul 9, 2024
·
11 revisions
WIP page
There is a growing number of FPGA families that have support in the open source tools, but not all FPGA families are fully complete. It can be hard to keep track of all the projects out there, and decide which family is right for your project.
The table on this page aims to keep track of which FPGA primitives are supported by which project.
FPGA Family | Gowin LittleBee | MachXO2 | Lattice ECP5 | Lattice Nexus | Lattice iCE40 | Intel Cyclone V |
---|---|---|---|---|---|---|
Project | Apicula | Facade/Trellis | Trellis | prjoxide | Icestorm | Mistral |
Logic Slice | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | 🚧 (no extended-LUT7) |
├ LUTRAM | 🚧 | ✔️ | ✔️ | ✔️ | ❌ (N/A) | 🚧 (no MLAB init) |
└ ALU | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | 🚧 (no share chain) |
IO buffer | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | 🚧 |
├ IO standards | ✔️ | ✔️ | ✔️ | 🚧 | ✔️ | ❌ |
└ DDR/SERDES | 🚧 | ✔️ | ✔️ | 🚧 | ✔️ | ❌ |
Block RAM | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | 🚧 (no TDP, no 8x20 mode) |
DSP | ❌ | ❌ | ✔️ | ✔️ | ✔️ (up5k only) | ❌ |
PLL | ❌ | ❌ | ✔️ | ✔️ | ❌ | |
Routing | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
├ Local | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
├ Global | ✔️ | 🚧 | ✔️ | ✔️ | ✔️ | |
└ Long wires | ✔️ | ❌ (N/A) | ❌ (N/A) | ❌ (N/A) | ❌ (N/A) | ❌ (N/A) |
Timing | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
├ Logic | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
├ Routing | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
└ IO buffer | ✔️ | ✔️ | 🚧 | 🚧 | ❌ | ❌ |
symbol | meaning |
---|---|
✔️ | complete, reliable |
nominally complete, not well-tested | |
🚧 | incomplete |
❌ | unimplemented |