alliance-users '1999
fpgen


Y.C.Chuang (cyc@netscape.net)
30 Mar 99 22:25:39 PST

Hello all, I was trying to place and route an array of 10 inverters by dpr. [[cyc@linux led]# cat inv2.c #include <fpgen.h> int main() { DP_DEFLOFIG("inv2",2,LSB_INDEX_ZERO); DP_LOCON("din[1:0]", IN, "din[1:0]"); DP_LOCON("dout[1:0]", OUT, "dout[1:0]"); DP_LOCON("vdd", IN, "vdd"); DP_LOCON("vss", IN, "vss"); DP_INV("inv_inst",2,0,1,"din[1:0]","dout[1:0]",EOL); DP_SAVLOFIG(); exit(0); } [[cyc@linux led]# fpgen inv2 *** FpGen Error ***:Program receive signal SIGSEGV: Please check carefully the parameters of the following function call. *** FpGen Context ***: Macro-Function : DP_INV. (char *)InstName : (0x080C173C) "inv_inst". (long)Width : (0x--------) 2. (long)Slice : (0x--------) 0. (long)Drive : (0x--------) 1. [ Model : "inv_2x2x0x1l_cl" : Generated on memory ] fpgen:error: Execution failed. What dose this mean? How to solve it? ____________________________________________________________________ Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com.

 



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