****************************************************************************** ********************* 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 ibis-info@freelists.org. A list of reported bugs will be maintained on eda.org. ****************************************************************************** PARSER VERSION NUMBER: 6.1.0 PLATFORM (SPARC, HP700, PC, etc.): generic OS AND VERSION: Modified IBISCHK6 with PARSE_SuppressBanners() called. REPORTED BY: Michael Schaeder, Zuken DATE: December 16, 2015 DESCRIPTION OF BUG: When PARSE_SuppressBanners() is called in IBISCHK6 the implicit setting of AMI_Version to 5.0 is averted, causing the ERROR message: "Use_Init_Output is only allowed for AMI version 5.0". The suggested code fix is to insure that algmod.c line 958 is executed regardless of the state of gbSuppressBanners: strcpy(gAMIVersion, "5.0"); INSERT IBIS FILE DEMONSTRATING THE BUG: ==> bug170.ami <== (bug170 (Reserved_Parameters (Ignore_Bits (Usage Info) (Type Integer) (Value 4)) (Max_Init_Aggressors (Usage Info) (Type Integer) (Value 25)) (Init_Returns_Impulse (Usage Info) (Type Boolean) (Value False)) (GetWave_Exists (Usage Info) (Type Boolean) (Value False)) (Use_Init_Output (Usage Info) (Type Boolean) (Value False)) ) ) ****************************************************************************** ******************** BELOW FOR ADMINISTRATION AND TRACKING ******************* ****************************************************************************** BUG NUMBER: 170 SEVERITY: [FATAL, SEVERE, MODERATE, ANNOYING, ENHANCEMENT] MODERATE PRIORITY: [HIGH, MEDIUM, LOW] LOW STATUS: [OPEN, CLOSED, WILL NOT FIX, NOT A BUG] CLOSED FIXED VERSION: 6.1.1 FIXED DATE: January 11, 2016 NOTES ON BUG FIX: Classified at the IBIS Open Forum Teleconference on December 18, 2016 To be fixed in the next release of ibischk6. January 11, 2016 - Validated by Michael Schaeder with a separate complation: "I did a test today using Ibischk611 with PARSE_SuppressBanners() set (this version is attached). I run this exe on three 5.0 AMI models with Use_Init_Output defined. The result was correct, i.e. no error w.r.t. Use_Init_Output were issued." ****************************************************************************** ******************************************************************************