Forum Discussion
Yes, this is the only to read IDCODE. For your case, differentiate with different ID code is not possible. Probably you can consider using raw binary file as programming file such as RBF for both devices.
Hi,
thanks for clarifying.
Would there be a commonality between a 10CL016 and a 10CL025 chip ? I mean if a VHDL program was compiled in Quartus for the 025, would the first 16/25ths of the file be the correct program to work in the 016 device ?
I have read a bit about Raw Binary file format but I am currently using the Intel Hex format to download into a seperate Flash memory from which it is read by a host CPU at boot-up time.
It would seem that the Hexout file is compressed as it is about 20% of the size of a RAW file, is this correct ?
If this is the case then is it the PS programming interface (inside the FPGA) uncompress it as it is being written into the device?
thanks
PhilipJ