TWiki
>
P1076 Web
>
VHDLProposals
>
BNFCleanup
(2017-04-28,
PatrickLehmann
)
(raw view)
E
dit
A
ttach
---+!! BNF Clean-up <noautolink> <sticky> ---++ Proposal Details | *Authors* | [[Main.PatrickLehmann][Patrick Lehmann]] | | *Date Proposed* | 2017-04-28 | | *Last Updated* | 2017-04-28 | | *Focus* | simulation and synthesis | | *Dependencies* | | | *LCS* | TBD | ---++ %TOC% ---++ ---++ Summary The BNF rules of VHDL-2020 contain errors. This proposal lists all BNF clean-up tasks. ---++ BNF Style ---+++ One line per choice Write only one choice per line, except for lists of short words or symbols. *Old:* <pre> designator ::= identifier | operator_symbol force_mode ::= <b>in</b> | <b>out</b> </pre> *New:* <pre> designator ::= identifier | operator_symbol force_mode ::= <b>in</b> | <b>out</b> </pre> ---++ Duplicate Rules ---+++ =extended_digit= vs. =letter_or_digit= Replace =letter_or_digit= by =extended_digit=. <pre> extended_digit ::= digit | letter letter_or_digit ::= letter | digit </pre> ---++ Simplify Rules %GREEN%No content.%ENDCOLOR% ---++ Missing Rules %GREEN%No content.%ENDCOLOR% ---++ Arguments FOR ---++ Arguments AGAINST ---++ General Comments %COMMENT% ---++ Supporters * %RED%[[Main.YourName][Your Name]]%ENDCOLOR% * _Add your signature here to indicate your support for the proposal_ </sticky> </noautolink>
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2017-04-28 - 13:10:11 -
PatrickLehmann
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