[sv-ec] Bounced message...

From: Karen Pieper <karen_l_pieper_at_.....>
Date: Fri Mar 14 2008 - 11:06:16 PDT
Forwarded message that bounced...  Note that having config as the first word of a line may be causing the mailer problems...

K




Hi,

I have confusion regarding the cell clause.

    config cfg25;
    design topLib.config25;
    default liblist myLib
    cell topLib.test1 use myLib.myLogic
    endconfig

    module config25 (input clk, input [3:0] in1,in2, output [3:0] out1,out2);
    test1 inst1 (clk,in1,in2,out1);
    endmodule

In the above example , the cell identifier (test1) is bound to mylogic
(design which exists in library myLib ). Here test1 is a simple
identifier a non-existing module, primitive, etc
Then is this binding valid.

-- 
Regards
Surya








      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 






      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Fri Mar 14 11:07:11 2008

This archive was generated by hypermail 2.1.8 : Fri Mar 14 2008 - 11:07:50 PDT