David, FYI from Steven Sharp, it was already noticed and fixed for the next rev the digital standard; P1800. http://www.eda-stds.org/svdb/view.php?id=1783 Thanks, --Martin -----Original Message----- From: owner-verilog-ams@eda.org [mailto:owner-verilog-ams@eda.org] On Behalf Of David Miller Sent: Wednesday, September 26, 2007 8:48 AM To: Verilog-AMS LRM Committee Subject: [Fwd: Change made to atan2()] Sending again as it didn't go through? Dave -------- Original Message -------- Subject: Change made to atan2() Date: Wed, 26 Sep 2007 09:04:57 -0500 From: David Miller <David.L.Miller@freescale.com> To: Verilog-AMS LRM Committee <verilog-ams@eda.org> Hi, Ken pointed out to me that the atan2() function in the LRM differs from the C (and other programming languages, matlab etc.) definition. currently in the LRM (chap 4) we define atan2() atan2(x,y) - arc tangent x / y This is also the same as the definition in the Verilog 2005 standard (which I guess we cut and pasted). This function should be defined as: atan2(y,x) - arc tangent y / x Unless anyone strongly objects, I will go ahead and correct this definition. Cheers... Dave -- ===================================== -- David Miller -- Design Technology (Austin) -- Freescale Semiconductor -- Ph : 512 996-7377 Fax: x7755 ===================================== -- ===================================== -- David Miller -- Design Technology (Austin) -- Freescale Semiconductor -- Ph : 512 996-7377 Fax: x7755 ===================================== -- 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 Sep 26 14:29:34 2007
This archive was generated by hypermail 2.1.8 : Wed Sep 26 2007 - 14:29:47 PDT