alliance-support '1998
BUG genlib  : pb avec les parsers al et vst


Karim.Dioury@lip6.fr
Mon, 16 Nov 1998 19:17:39 +0100

Begin Alliance bug report 1.3 ------------------------------------------------------------------- Posted on : 1998 November 16 (Monday at 19:17) MET by : Karim.Dioury@lip6.fr subject : BUG genlib  : pb avec les parsers al et vst version : Alliance 3.2b ------------------------------------------------------------------- Problem description : --------------------- Je tente Genlib sur : #include <genlib.h main() { int i; DEF_LOFIG("exemple"); LOCON("in", IN, "in"); /* output */ LOCON("out", OUT, "out"); /* output */ LOCON("vdd", IN, "vdd"); /* output */ LOCON("vss", IN, "vss"); /* output */ LOINS("n1_y", "n1", "in", "s1", "vdd", "vss", 0); LOINS("n1_y", "n2", "s1", "out", "vdd", "vss", 0); SAVE_LOFIG(); exit(0); /* necessary for the proper run of the Makefile */ } avec : setenv MBK_IN_LO al resulat : *** mbk error *** lofigchain impossible : figure n1_y is interface only Environnement : --------------- Platform : SunOS madison 5.6 Generic sun4u sparc MBK_C4_LIB=./cellsC4 MBK_CATAL_NAME=CATAL MBK_CATA_LIB=.:/asim/alliance/cells/sclib MBK_IN_LO=al MBK_IN_PH=ap MBK_OUT_LO=al MBK_OUT_PH=ap MBK_TARGET_LIB=/asim/alliance/cells/sclib MBK_WORK_LIB=. How to reproduce the bug : -------------------------- #include <genlib.h main() { int i; DEF_LOFIG("exemple"); LOCON("in", IN, "in"); /* output */ LOCON("out", OUT, "out"); /* output */ LOCON("vdd", IN, "vdd"); /* output */ LOCON("vss", IN, "vss"); /* output */ LOINS("n1_y" , "n1", "in", "s1", "vdd", "vss", 0); LOINS("n1_y", "n2", "s1", "out", "vdd", "vss", 0); SAVE_LOFIG(); exit(0); /* necessary for the proper run of the Makefile */ } Finger Information : -------------------- End Alliance bug report 1.3

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 22 March 2001.