This is specifically disallowed. What would it mean in terms of sensitivity to have the same variable on both sides of '='? Dave > -----Original Message----- > From: owner-sv-bc@server.eda.org [mailto:owner-sv-bc@server.eda.org] On > Behalf Of Surya Pratik Saha > Sent: Wednesday, October 10, 2007 12:17 AM > To: sv-bc@server.eda.org; sv-ec@server.eda.org > Subject: [sv-bc] Assignment operator in continuous assignment > > Hi, > In SV 1800, continuous assignment syntax allows only '=' assignment > operator. Why '+=', '-=' types of assignment operator not allowed. Why > someone can't write: > > assign b += 1; > > Which is just similar to > assign b = b + 1; > > Is there any specific reason or is it case of BNF overlook? > > -- > Regards > Surya > > > > > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Oct 10 00:45:31 2007
This archive was generated by hypermail 2.1.8 : Wed Oct 10 2007 - 00:45:56 PDT