> Sorry I was not aware of that it's possible to use range > > type myRange is RANGE 7 downto 0; > without any integer type/subtype or similar. > > Any other suggestions to declare a pure range? Or alternatively, any > suggestions to > use integer type/subtype definitions as a range in slices and > aggregates? With my 'no' hat, I would say I am not convinced by the need of a type for a range. The operations on such a type aren't obvious and in most examples I think 'length and concatenation could be used instead. Tristan. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Thu Apr 16 19:43:11 2015
This archive was generated by hypermail 2.1.8 : Thu Apr 16 2015 - 19:43:12 PDT