[sv-bc] is unbased, unsized literal allowed in concat?

From: Paul Graham <pgraham_at_.....>
Date: Tue Mar 22 2005 - 11:03:28 PST
Is this code legal?

    wire [3:0] x = { '1, '0 };

An unsized literal (like an integer 1) is not allowed in a
concat.  Does an unbased literal like '1 count as an unsized
literal in this case?

Paul
Received on Tue Mar 22 11:03:31 2005

This archive was generated by hypermail 2.1.8 : Tue Mar 22 2005 - 11:03:40 PST