******************************************************************************
********************* 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: IBIS_CHK V3.2.5

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

OS AND VERSION:  Linux

REPORTED BY:  Atul P. Agarwal, Apt Software Avenues Pvt Ltd

DATE:  June 17, 1999

DESCRIPTION OF BUG:  
Reserved words are now allowed as Pin Numbers as per fix of Bug8.
However, if pins with names as reserved words are used in Diff Pin Mapping, 
Pin Mapping or Series Pin Mapping the parser gives an error.

The fix is simple. The reserved words checks have to be removed
from Diff Pin, Pin Mapping and Series Pin Mapping sections

INSERT IBIS FILE DEMONSTRATING THE BUG:
| This file demonstrates a bug with Diff Pin Mapping, Pin Mapping and
| Series Pin Mapping sections when reserved words are used as Pin 
| Numbers
|-----------------------------------------------------------------------------
[IBIS Ver]      3.2                     
[Comment Char]  |_char
[File Name]     pinbug.ibs
[File Rev]      1.0          
[Date]          June 17, 1999
[Source]        Put originator and the source of information here.  For
                example:
[Notes]         Use this section for any special notes related to the file.
[Disclaimer]    This information is for modeling purposes only, and is not
[Copyright]     Copyright 1997, XYZ Corp., All Rights Reserved
|
[Component]     dummy
[Manufacturer]  none
[Package]
| variable      typ             min             max
R_pkg           250.0m          225.0m          275.0m
L_pkg           15.0nH          12.0nH          18.0nH
C_pkg           18.0pF          15.0pF          20.0pF
[Pin]   signal_name     model_name
|
  nc     nc              POWER    
  na     na              GND     
  power  power           POWER          
  gnd    gnd             GND
|
|-----------------------------------------------------------------------------
[Pin Mapping]  pulldown_ref     pullup_ref   gnd_clamp_ref  power_clamp_ref
|
nc              NC               PWRCLMP   
na              GNDCLMP          NC  
power           NC               PWRCLMP
gnd             GNDCLMP          NC
|
|=============================================================================
[Diff Pin]  inv_pin  vdiff  tdelay_typ tdelay_min tdelay_max
|
 nc          na       150mV    -1ns       0ns      -2ns  
 power       gnd       0V      1ns        NA        NA  
|=============================================================================
[Series Pin Mapping] pin_2 model_name
nc           na        Series
power        gnd       Series
|
|=============================================================================
[Model] Series
Model_type Series
C_comp            1n              NA                 NA
[Voltage Range]   3               NA                 NA
[R Series]        1               NA                 NA
[End]


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

BUG NUMBER:   36

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

PRIORITY: [HIGH, MEDIUM, LOW]                               LOW
                         
STATUS: [OPEN, CLOSED, WILL NOT FIX, NOT A BUG]             CLOSED

FIXED VERSION:  3.2.6

FIXED DATE:     January 2, 2001

NOTES ON BUG FIX:  


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