******************************************************************************
********************* IBIS GOLDEN PARSER BUG REPORT FORM *********************
******************************************************************************

INSTRUCTIONS

To report a bug in the IBIS golden parser.  Please fill out the top part
of the following form and send the complete form to ibischk-bug@vhdl.org.

A list of reported bugs will be maintained on vhdl.org.

******************************************************************************

PARSER VERSION NUMBER:
    Found in the source code for the beta Improved Golden IBIS Parser:
    IBISCHK2 V2.1.4.  Confirmed in the source code for the official Golden
    IBIS Parser: IBIS_CHK V2.1.11.

PLATFORM (SPARC, HP700, PC, etc.):\
    PC

OS AND VERSION:
    Windows NT Server 4.0 (Build 1381: Service Pack 3)

REPORTED BY: Matthew Flora, HyperLynx

DATE: 20 Sep 1997

DESCRIPTION OF BUG:
    Bug:
    If, in the list of pins under the [Pin] keyword, a bad value is given for
    the resistance, inductance, or capacitance, then the error message given
    does not specify which sub-parameter was given the bad value.

    Cause:
    PIN_ParseLine() calls CMN_GetColValue() with arguments two and three
    reversed.  (See the other calls to CMN_GetColValue().)


INSERT IBIS FILE DEMONSTRATING THE BUG:
    [IBIS Ver]        2.1
    [File Name]       collabel.ibs
    [File Rev]        0.1
    |
    |***************************************************************
    |
    [Component]      TEST
    [Manufacturer]   Test File
    [Package]
    | variable      typ             min             max
    R_pkg           0.0m            NA              NA
    L_pkg           0.0nH           NA              NA
    C_pkg           0.0pF           NA              NA
    |
    |***************************************************************
    |
    [Pin]           signal_name     model_name      R_pin   L_pin   C_pin
    1               One_Pin         NC                X       Y       Z
    |
    [End]





******************************************************************************
******************** BELOW FOR ADMINISTRATION AND TRACKING *******************
******************************************************************************

BUG NUMBER: 17

SEVERITY: [FATAL, SEVERE, MODERATE, ANNOYING, ENHANCEMENT] ANNOYING

PRIORITY: [HIGH, MEDIUM, LOW]                              LOW

STATUS: [OPEN, CLOSED, WILL NOT FIX, NOT A BUG]            CLOSED

FIXED VERSION: 2.115

FIXED DATE: January 1998

NOTES ON BUG FIX: WORKS PROPERLY FOR VERSION 1.1 FILES


******************************************************************************
******************************************************************************