natural_vector
natural_vector
Proposal Information
Summary
Related Issues: None = General
Competing Issues: None at this time
Use cases
Language impact
Non-supporters
Supporters
Proposal Information
Who Updates: OPEN
Date Proposed: 2014-03-23
Date Last Updated: 2014-03-23
Priority:
Complexity:
Focus: General Language
Summary
Meeting November 8, 2012
Can we make it closely related to integer_vector?
Could this also handle items like X01_vector -
subtype natural_vector is integer_vector (range 0 to integer'right) ;
Meeting May 26, 2016 notes:
Syntax close to constraining the integer_vector. Maybe one of the following is necessary
subtype natural_vector is integer_vector (<>) (range 0 to integer'right) ; -- seems to be consistent with partial constraints
subtype natural_vector is integer_vector (<>) of (range 0 to integer'right) ;
subtype natural_vector is integer_vector ((range 0 to integer'right)) ;
Related Issues: None = General
Competing Issues: None at this time
Use cases
Language impact
Non-supporters
Add your signature here to indicate non-support for this proposal.
Supporters
Add your signature here to indicate support for this proposal.
This topic: P1076/Ballots
>
P1076
>
Vhdl2019CollectedRequirements
>
NaturalVector
Topic revision: r3 - 2020-02-17 - 15:34:57 -
JimLewis
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback