We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7212b56 + f8d1140 commit e7cc917Copy full SHA for e7cc917
ecpprog/lattice_cmds.h
@@ -73,4 +73,6 @@ const struct device_id_pair nx_devices[] =
73
/* Certus NX */
74
{"LFD2NX-17", 0x310F0043 },
75
{"LFD2NX-40", 0x310F1043 },
76
+ /* Certus Pro NX */
77
+ {"LFCPNX-100", 0x010F4043 },
78
};
0 commit comments