YosysHQ / nextpnr

nextpnr portable FPGA place and route tool
ISC License
1.32k stars 245 forks source link

Nexus: Allow LFD2NX devices to be specified #1353

Closed cfib closed 3 months ago

cfib commented 3 months ago

While nextpnr-nexus --list-devices shows several LFD2NX parts, the check in arch.cc prevents them from being passed to --device.

This PR treats them as the same family as the LIFCL parts as is done in the database.