Re: [vhdl-200x] Relax locally static restrictions?

From: Daniel Kho <daniel.kho@gmail.com>
Date: Tue Mar 31 2015 - 23:34:59 PDT
On 1 April 2015 at 14:01, Tristan Gingold <tgingold@free.fr> wrote:

> What about:
>
> (width*lanes-1 downto width => 0) & (width -1 downto 0 => '1')
>
> Tristan.
>

Yes, this should work since the aggregate becomes one with only a "single
element association and this element association has a single choice". Now,
my question is why the analyzer can't check at the global level? Or,
another way to put it, why isn't a globally static discrete range allowed?

-Dan

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Tue Mar 31 23:35:56 2015

This archive was generated by hypermail 2.1.8 : Tue Mar 31 2015 - 23:36:06 PDT