[sv-bc] RE: email ballot: Due 8am PDT Friday, May 1

From: Mark Hartoog <Mark.Hartoog_at_.....>
Date: Thu Apr 30 2009 - 15:22:32 PDT
SVDB 1492 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=1492


SVDB 2477 ___Yes   _X__No
http://www.eda.org/svdb/view.php?id=2477

If enum constants are evaluated in a self determined context it will make them
inconsistent with how expressions are evaluated elsewhere in system verilog.

parameter [2:0] p = 2'b11 + 2'b01;
enum [2:0] { A = 2'b11 + 2'b01, B } e;

Do we really want 'p' to evaluate to 3'b100 and 'A' to evaluate to 3'b000?

SVDB 2513 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2513

SVDB 2542 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2542

SVDB 2550 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2550

SVDB 2634 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2634

SVDB 2670 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2670

SVDB 2672 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2672

SVDB 2675 _X_Yes   ___No
http://www.eda.org/svdb/view.php?id=2675

SVDB 2676 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2676

SVDB 2683 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2683

SVDB 2695 _X__Yes   ___No
http://www.eda.org/svdb/view.php?id=2695

--
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 Thu Apr 30 16:38:37 2009

This archive was generated by hypermail 2.1.8 : Thu Apr 30 2009 - 16:39:22 PDT