Forum Discussion

ABely5's avatar
ABely5
Icon for New Contributor rankNew Contributor
6 years ago

Using manual series and parallel termination for DQ signals Cyclone V

Hi! I get this errors when I try to compile a project with using ALTDQ_DQS2 v17.0 + ALTDLL + ALTOCT in Quartus 17:

Error (169170): Pin "DQ[0]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169170): Pin "DQ[0]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169171): Pin "DQ[0]" specifies a Termination logic option setting of Parallel 40 Ohm with Calibration, however, Parallel 40 Ohm with Calibration is not a valid value for Termination for output pins.

Error (169170): Pin "DQ[1]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169170): Pin "DQ[1]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169171): Pin "DQ[1]" specifies a Termination logic option setting of Parallel 40 Ohm with Calibration, however, Parallel 40 Ohm with Calibration is not a valid value for Termination for output pins.

Error (169170): Pin "DQ[2]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169170): Pin "DQ[2]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169171): Pin "DQ[2]" specifies a Termination logic option setting of Parallel 40 Ohm with Calibration, however, Parallel 40 Ohm with Calibration is not a valid value for Termination for output pins.

Error (169170): Pin "DQ[3]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169170): Pin "DQ[3]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169171): Pin "DQ[3]" specifies a Termination logic option setting of Parallel 40 Ohm with Calibration, however, Parallel 40 Ohm with Calibration is not a valid value for Termination for output pins.

Error (169170): Pin "DQ[4]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169170): Pin "DQ[4]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169171): Pin "DQ[4]" specifies a Termination logic option setting of Parallel 40 Ohm with Calibration, however, Parallel 40 Ohm with Calibration is not a valid value for Termination for output pins.

Error (169170): Pin "DQ[5]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169170): Pin "DQ[5]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169171): Pin "DQ[5]" specifies a Termination logic option setting of Parallel 40 Ohm with Calibration, however, Parallel 40 Ohm with Calibration is not a valid value for Termination for output pins.

Error (169170): Pin "DQ[6]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169170): Pin "DQ[6]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169171): Pin "DQ[6]" specifies a Termination logic option setting of Parallel 40 Ohm with Calibration, however, Parallel 40 Ohm with Calibration is not a valid value for Termination for output pins.

Error (169170): Pin "DQ[7]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169170): Pin "DQ[7]" specifies a Termination logic option setting of Series 34 Ohm without Calibration, however, Series 34 Ohm without Calibration is not a valid value for Termination on input pins.

Error (169171): Pin "DQ[7]" specifies a Termination logic option setting of Parallel 40 Ohm with Calibration, however, Parallel 40 Ohm with Calibration is not a valid value for Termination for output pins.

I'm working with special FPGA DQ group. RZQ pin is connected to ALTOCT and RZQ is a special pin.

I tried standards: 1.8V (Hyper RAM voltage), 1.8 SSTL class 1, 1.5V (DDR3), 1.5V SSTL class 1.

I tried select different resistor value.

Is it possible to connect to external Hyper RAM memory manualy with ALTDQ IP?

1 Reply