Forum Discussion
Cold Temperature Issue
Hi dpcsu,
Thanks for your reply
Our voltage rail sequence is VID, 08V -> 1.8V -> 1.2V, 3.3 VCCIO
We detect the POR issue because we don't see any signal transitions after power up (nStatus, PMBus), JTAG detect the device.
How did you read the SDM ROM?
Any way we repeat the test with other PCB and it pass successfully, so we examine if it specific PCB issue.
regards
Asaf
Hi Asaf,
thanks!
I did not read ROM code out, it is assumed that SDM ROM code did not startup properly since the JTAG IDCODE is not fully populated.
My assumption that it is (like in many hardware platforms, not just at altera) reading out some fuses to see what FPGA the ROM code sits and populating the IDCODE accordingly (that's where I could see F's instead of the real digits when boot is not correct, you can also check if you end up similarly (it is much easier to detect than reading i2c bus traffic)). If SDM ROM code starts up properly then those digits are populated and the rest is probably coming from hardwired JTAG logic (that's the only reasonable explanation to it, but Altera please correct me if I am wrong.)
It would be really great to have some reliable boot debug guide/logic around this early SDM boot problems because of POR/Power, so we could proceed faster in design bring-up.
Kind regards,
Peter
- Farabi_Altera1 month ago
Regular Contributor
Hello Asif, Peter,
Summary
1- This is specific board issue, other board can boot up successfully
2- Agilex 5 config timing diagra should looks like this : Please scope shot nCONFIG, nSTATUS, CONF_DONE

3- Please check power rails monitored by POR are all stable during power up. If one of the power rails rippled more then 3%, the board might have power delivery issue.
regards,
Farabi