This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DS25CP114TSQE IBIS model



Hi,

We are using DS25CP114TSQE in our project. Could you please provide the IBIS model and S-parameter files for DS25CP114TSQE/NOPB?

Kindly provide the support at the earliest.

Thank you.

Regards,

Sneha

  • We have an IBIS file for this device, but it does not support any internal equalization or S-parameter information. DS25CP104A_IBIS_Model.zip

  • Hi,

    Thank you very much.
    But we are using DS25CP114TSQE, the IBIS model provided is of DS25CP104 (with internal termination). Can you please share me the IBIS model of

    DS25CP114TSQE?

    Regards,

    Sneha

  • The IBIS model can support both devices.  It is okay to simply comment out the following lines in the .ibs file

    |[Series Pin Mapping]     pin_2     model_name
    |
    |1                                         2             input_term
    |4                                         5             input_term
    |6                                         7             input_term
    |9                                        10            input_term

    An alternate method is to change the resistor value in the "input_term" model section from 100, 85, 115.

    [Model]                 input_term
    Model_type        Series
    Polarity                Non-Inverting
    C_comp                             0.0pF               0.0pF                 0.0pF
    |
    [Temperature Range]      25                     85                       -40
    |
    [Voltage Range]               3.3                     3.0                      3.6
    | Resistance              ohm (typ)       ohm(min)        ohm(max)
    [R Series]                  1000000        1000000         1000000
    |
    [End]

  • Thank you very much.