ahmad_zaklouta
New Contributor
3 years agoconflicting VCCIO settings
I am getting this error in Quartus for Agilex-I series FPGA:
Error(11924): Bank '3B' has conflicting VCCIO settings
Error(11928): 'fmc_a_clk1_m2c_p~pad' with I/O standard True Differential Signaling, was constrained to be within bank '3B'
Info(11929): '1.5V' is a valid VCCIO value
Error(11928): 'fmc_a_la_n(0)~pad' with I/O standard 1.2 V, was constrained to be within bank '3B'
Info(11929): '1.2V' is a valid VCCIO value
but both of them have the same IO-standard "True Deferential Signaling", I don't understand where it is getting I/O standard 1.2 V from.