Altera_Forum
Honored Contributor
14 years agoStratix IV GXB Refclk IO standard settings
Hi there,
I am trying to set the IO standard for a refclk input for a GXB bank in Stratix IV EP4SGX230KF40F1517 by using the following constraint: set_instance_assignment -name IO_STANDARD "DIFFERENTIAL LVPECL" -to clk_155mhz I got the following fitting error: Error: Differential I/O input pin clk_155mhz is assigned to a non differential location J38. However, it must be assigned to a differential input location This is compiled for the Stratix IV Development board and the LVPECL is suggested on the schematics. I also tried the other IO Standard and nothing works. The error message also doesn't make sense because the pin J38 and J39 are clearly differential pins. Could anyone shed some light on this? Thanks, Hua