Forum Discussion
[MAX10] some I/Oport driven Low when Jtag Programming
Hi,
I use MAX10 [10M16SCU324C8G supply3.3V] FPGA in our design.
While writing .pof, some user I/Opin is driven low. (ISP-CLAMP is disabled. USB-Blaster Rev.c is used.)
The user I/Opin (input setting pin) is connected to an external 3.3V buffer output (buffer is High output during writing). Therefore, a large current flows.
(1)
I/Opin is written as Tri-state in Configuration User Guide.
I interpreted that I/Opin was in Hiz state while .pof writing.(Is this wrong?)
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_config.pdf
--- Quote Start ---
2.1.2.3.1. ISP Clamp
When a normal ISP operation begins, all I/O pins are tri-stated.
--- Quote End ---
(2)
I have found the following articles that are expected to be similar. (10M 04 SCU324C8G)
Since I designed with the Qurtus18.1 Lite, I generated and tried .pof with both the Quartus19.1 standard-edition and Lite-edition, but it was the same.
Is this a bug of Qurtus and 10M16SCU324C8G is not fixed?
(3)
To avoid this problem, I created .ips with [ISP CLAMP state editor] of Qurtus 18.1 programmer, enabled ISP CLAMP and wrote .pof.
For some reason, just changing one of the low driven pins to the high setting caused all the low driven pins to enter the weak pull-up state.
(Pin set to High is High output. All other user I/Opins are set to Tri-state.)
Is this a bug?
Also, it takes 6 minutes to write .pof with ISP CLAMP enabled.
(If it is invalid, it will end in about 10 seconds.)
Is it the specification that takes time?
Best regards.
6 Replies
- ShafiqY_Intel
Frequent Contributor
Hi HSuzu16,
Is this a bug of Qurtus and 10M16SCU324C8G is not fixed?
A bug of Quartus with 10M16SCU324C8G have been fixed in 19.1 Standard and later version. (I checked the internal communication and I confirmed that the issue is fixed)
Did you make full compilation using 19.1 standard version ?
Thanks
- HSuzu16
New Contributor
Thanks for you reply.
>Did you make full compilation using 19.1 standard version ?
Yes.I make full compilation using 19.1 standard edition.
After executing Erase, I wrote .sof and wrote .pof.
but some IO ports are driven low during .pof writing.
- HSuzu16
New Contributor
Hi,
I have not solved this problem yet.
I am still expecting your response regarding this issue.
best regards
- DPB1
New Contributor
Hi,
I have the exactly the same problem with the 10M16SAU324.
I use Quartus 21.1 Lite
Do you have a fix for that ?
David