Re: errata/257: Should white space be allowed in hierarchical references?

From: Brad Pierce (Brad.Pierce@synopsys.com)
Date: Sat May 03 2003 - 10:40:02 PDT

  • Next message: Shalom.Bresticker@motorola.com: "Re: errata/255: clarify explicitly whether a module may instantiate itself"

    Precedence: bulk

    The following reply was made to PR errata/257; it has been noted by GNATS.

    From: "Brad Pierce" <Brad.Pierce@synopsys.com>
    To: <etf-bugs@boyd.com>
    Cc:
    Subject: Re: errata/257: Should white space be allowed in hierarchical references?
    Date: Sat, 3 May 2003 10:32:46 -0700

     This issue asks whether it's necessary to prohibit white space
     around the '.' in an hierarchical identifier.
     
     I think so, else one couldn't convert an hierarchical identifier
     into a flattened pseudohierarchical identifer simply by putting
     a backslash in front of it. For example,
     
              f( m.x , m.y ) ---> f( \m.x , \m.y )
     
     but not
     
              f( m . x , m . y ) ---> f( \m . x , \m . y )
     
     
     
     



    This archive was generated by hypermail 2.1.4 : Sat May 03 2003 - 10:40:54 PDT and
    sponsored by Boyd Technology, Inc.