[sv-bc] Sign of a signed packed array of struct

From: Paul Graham <pgraham@oasys-ds.com>
Date: Fri Sep 10 2010 - 14:11:06 PDT

Given this array-of-struct declaration:

    struct packed signed { ... } [3:0] S;

I can't tell if the signed keyword applies to the struct or to the array as a whole. Is S signed? Is S[0] signed?

Paul

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Fri Sep 10 14:11:26 2010

This archive was generated by hypermail 2.1.8 : Fri Sep 10 2010 - 14:13:59 PDT