TWiki
>
P1076 Web
>
Vhdl2019CollectedRequirements
>
NaturalVector
(2020-02-17,
JimLewis
)
E
dit
A
ttach
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.
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
R
aw View
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r3 - 2020-02-17 - 15:34:35 -
JimLewis
P1076
Log In
or
Register
P1076 Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
Main
P1076
Ballots
LCS2016_080
P10761
P1647
P16661
P1685
P1734
P1735
P1778
P1800
P1801
Sandbox
TWiki
VIP
VerilogAMS
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback