TWiki
>
P1076 Web
>
Vhdl202X_MeetingMinutes
>
2020_0514_Meeting
(revision 1) (raw view)
Edit
Attach
---+ P1076 Minutes from May 14, 2020 ---++ Attendees * Jim Lewis, Rob Gaddi, Peter Flake, Pablo Blecua ---++ Meeting Discussion * Next Revision * Ideas from Email * Granular control over numeric std warnings / error / failure * Sense is that able to promote to FAILURE, but not on by default. * If put in a protected type, can turn it on or off in another package * Need warning if there are multiple conflicting calls to settings. * Because different packages may try diff settings. * * Integer truncation * A5_uv + 254 ; -- Warning? should be Failure? * for i in 1 to 100 loop A4_uv := X"0" + i ; -- Warning when i > 16 -- fails to meet intent of VHDL - FAILURE * for i in 1 to 100 loop A4_uv := X"0" + (i mod 16) ;-- no warnings * Rob: unsigned - expect modular behavior * 1 improvement - signal errors in "+" rather than "to_integer" * Alternate - to_integer uses new 2019 calls stack information * Unsigned * Integer * Size of result? * A_uv * 3D"5" ; * 0 bit numeric types - AI Ryan * Automatic Port/Parameter Association Lists ---++ Next Meeting Thursday May 28, 2020, 11 am Pacific *Daylight* Time (GMT-7) Tenative Agenda: * Focus on collected requirements list - get it updated to agreed upon items from previous meetings * With goal of inviting people to add to the list * Next step - list of proposals to rank. ---++ Comments %COMMENT%
Edit
|
Attach
|
P
rint version
|
H
istory
:
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2021-05-01 - 16:48:42 -
TWikiGuest
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-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