****************************************************************************** ********************* 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-bug@eda.org. A list of reported bugs will be maintained on eda.org. ****************************************************************************** PARSER VERSION NUMBER: 5.0.2 PLATFORM (SPARC, HP700, PC, etc.): PC OS AND VERSION: Windows 2000 REPORTED BY: Bob Ross, Teraspeed consulting Group DATE: January 31, 2010 DESCRIPTION OF BUG: When ibischk5 -ami -numbered references a filename without the .ami extension, it gives the wrong Error message or Incorrectly defaults and checks a file with the same name and .ami extension, if it exists. This is not consistent with the way the rest of the extensions (.ibs, .ebd, and .pkg) are handled or when an incorrect extension is used in the command line. The correct response to the command sequence ibischk5 -ami -numbered bug112 should be: "E1924 - File Name Requires '.ami' Extension." Instead the example shows: (1) Checks a different file if one exists that has the same name AND the .ami extension (2) Or reports the wrong message if no file exists "E1905 - Unable To Open File 'bug112.ami'" If the file name is changed to bug112.xx, the command reports the correct error: "E1924 - File Name Requires '.ami' Extension." This same error should be reported if bug112 contains no extension. INSERT IBIS FILE DEMONSTRATING THE BUG: bug112: | also test when renamed bug112.ami and bug112.xx -------- (bug112 | This file should report no errors (Reserved_Parameters (Ignore_Bits (Usage Info) (Type Integer) (Default 10000) (Description "Recommended time finish initialization.")) (Max_Init_Aggressors (Usage Info) (Type Integer) (Default 0) (Description "No crosstalk processing in this model")) (Init_Returns_Impulse (Usage Info) (Type Boolean) (Default False) (Description "Init call does not modify impulse response.")) (GetWave_Exists (Usage Info) (Type Boolean) (Default True) (Description "GetWave is provided in the module.")) (Use_Init_Output (Usage Info) (Type Boolean) (Default False) (Description "Not applicable - init doesn't return modified impulse response.")) (Rx_Receiver_Sensitivity (Usage Info)(Type Float)(Format Value 0.050)(Default 0.050) (Description "Receiver sensitivity.")) ) | End Reserved_Parameters ) | End test ****************************************************************************** ******************** BELOW FOR ADMINISTRATION AND TRACKING ******************* ****************************************************************************** BUG NUMBER: 112 SEVERITY: [FATAL, SEVERE, MODERATE, ANNOYING, ENHANCEMENT] ANNOYING PRIORITY: [HIGH, MEDIUM, LOW] MEDIUM STATUS: [OPEN, CLOSED, WILL NOT FIX, NOT A BUG] NOT A BUG FIXED VERSION: FIXED DATE: November 5, 2010 NOTES ON BUG FIX: Classsified at the February 19, 2010 IBIS Meeting To be fixed in the next release November 5, 2010 - It was discovered that the file extension issue was was the same as for the .pkg model. So it was not worth changing this and also changing other file operations for this pathelogical case. ****************************************************************************** ******************************************************************************