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.

TS3DV416: TS3DV416 IBIS model error

Part Number: TS3DV416
Other Parts Discussed in Thread: SN74AVC4T774

Hi,

When I have tried IBIS model assignment for TS3DV416, there are some errors which I have included below:

C:\Users\bgh38753\Desktop\sim\ts3dv416.ibs:
Success : Parse succeeded on file C:/Users/bgh38753/Desktop/sim/sn74avc4t774.ibs.
Success : Parse succeeded on file C:/Users/bgh38753/Desktop/sim/853S01I.IBS.
Warning : at line 206 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Only the first combination from the [Series Switch Groups] will be used.
Error : at line 221 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 222 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 223 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 224 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 225 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 226 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 227 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 228 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 237 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 238 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 239 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 240 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 241 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 242 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 243 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : at line 244 in file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs : Component TS3DV416DB_DGV has duplicate series pin mapping entries.
Error : Parse failed on file C:/Users/bgh38753/Desktop/sim/ts3dv416.ibs.

How can I remove this error?

Regards,

Bhavya

  • Bhavya,

    I will move this post to the modeling forum to help you with your model issue.

    Thank you,

    Adam

  • Hello Bhavya,

    Thanks for your inquiry. Please note that the IBIS model is compliant to IBIS specification. It passes committee parser with no error.

    I believe what you report is caused by the simulation tool not being able to interpret the [Series Pin Mapping] per IBIS specification. Which software are you using?

    I’ve modified the file to work around what the tool complains. Please see the attached IBIS file.

    ts3dv416.ibs

     The changes I made are highlighted in red below (pdf file). Essentially, I had to comment out the duplicate series pin mapping. However, please keep in mind that the original modeler’s intention was to implement a different model for each signal direction (for example, from pin2 to pin48 vs. pin48 to pin2). So if you are interested in signal direction path from pin48 to pin2, I suggest you comment out the first half of the sections (in blue) and comment in remaining sections (in red).

    1-24-2017 3-15-22 PM.pdf

    I hope this helps.

    Regards,

    -Eric Kim