Iam trying to program xillinx cpld xc9536xl and I'm using quartus prime lite edition latest version and I don't know which device to select while downloading quartus to help me applying code on xillinx cpld The devices are : Arria || device support Cyclone Cyclone 10 Max || Max 10
Asked
Active
Viewed 162 times
0
-
Altera is the direct competitor of Xilinx, you cannot use their IDEs for non-Altera devices. You need to use Xilinx's ISE Design Suite. – stateMachine Dec 30 '21 at 08:16
1 Answers
0
xc9536xl is a Xilinx part, not Intel/Altera.
Use the ISE 14.7 suite (free WebPACK edition) to program this part.
And it's likely you will need the Xilinx Platform Cable. ISE won't be using Intel USB Blaster, and I'm not familiar with open-source tools that could use Intel USB Blaster to program Xilinx parts.

Vlad
- 5,450
- 1
- 12
- 19