Hi,
Regarding leds:
LED2 (D5 on board), red, flashing.
LED3 (D4 on board), always on.
LED2: 50/50 duty cycle for and slow blink(QSPI mode) or fast blink(SD boot)?
Or is the duty cycle not equal (1/8 On and 7/8 off)?
For the power supply, there is not any special sequencing (see previous image Power_supply.JPG). 3.3V is the same as VCCIO_CA, VCCIO_CB and VCCIO_CC. All are the same signals but with different names, just to keep some compatibility between different schematics used to make our design.
You mean without sequencing? all Power Inputs are enabled to the same time? That's not good, in this case you will back source the module over FPGA banks, which can destroy the FPGA, maybe this will interrupted also booting.
Some notes regarding this topic:
https://wiki.trenz-electronic.de/display/PD/FAQPoint: Power sequencing for variable IO banks and connected periphery
In most case IOs should be enabled after core voltages are powered on. Some module output voltage can be used to enable carrier power regulator for variable bank powers and connected periphery.
https://docs.xilinx.com/v/u/en-US/ds187-XC7Z010-XC7Z020-Data-Sheethttps://support.xilinx.com/s/article/37347?language=en_USSo for TE0720:
1. supply 3.3VIN and VIN (either together or at first 3.3VIN and than VIN)
2. Wait until 1.8Vout or 3.3Vout is available on the B2B connectors and enable all other variable bank powers (in your case you can use power switch for example) and IO periphery with this output voltage. Important: for TE0720, Bank34 must be supplied otherwise module will be not come ready.
Use power good signal only for monitoring. With newest firmware PGOOD can also be used as additional boot mode pin, to select more than 2 boot modes, see:
https://wiki.trenz-electronic.de/display/PD/AVN-20220506+4+x+5+modules+controller+IOs+redefinition+and+CPLD+updatesRegarding your EN1 and NOSEQ:
They have week internal pullup on the module (CPLD), so it's normally better to add also pullup on the carrier and force to zero, in case you want to disable it.
PS: You can send your schematics as pdf also to support@trenz-electronic.de and we can check it one time, if you want.
br
John