DEVICE 10AX115S2F45I1SG
FAMILY "Arria 10"
I tried to set input and output termination but got this error:
"Error(18520): I/O "dynamo_0_conduit_end_dq(0)~pad" uses both input and output termination, but does not have dynamicterminationcontrol connected"
dynamo_0_conduit_end_dq is a DQ path connect to DDR3 external memory
This is my command:
set_location_assignment PIN_B28 -to dynamo_0_conduit_end_dq[0]
set_instance_assignment -name OUTPUT_TERMINATION "SERIES 34 OHM WITH CALIBRATION" -to dynamo_0_conduit_end_dq[0]
set_instance_assignment -name INPUT_TERMINATION "PARALLEL 120 OHM WITH CALIBRATION" -to dynamo_0_conduit_end_dq[0]
set_instance_assignment -name IO_STANDARD "SSTL-15" -to dynamo_0_conduit_end_dq[0] -entity dynamo_k025bg
Please give me the solution
Thanks!
連結已複製
Hi,
According to chapter 5.5.4. On-Chip I/O Termination in Arria® 10 Devices, table 54, OCT Scheme Supported in Arria® 10 Devices for bidirectional I/O is "Dynamic RS and RT OCT".
Best Regards,
Xiaoyan
