| Number | 30
|
| Category | errata
|
| Synopsis | Incorrect syntax: edge_control_specifier
|
| State | lrmdraft
|
| Class | errata-simple
|
| Arrival-Date | Sep 04 2001
|
| Originator | Daryl Stewart
|
| Release | 2001b, Syntax 15-2 & 15-15, A.7.5.3
|
| Environment |
|
| Description |
The definition of an edge_control_specifier given as edge_control_specifier ::= edge [ edge_descriptor [ , edge_descriptor ] ] in Syntax 15-2 (p249) Syntax 15-15 (p267) Annex 7.5.3 (p791) Should read edge_control_specifier ::= edge [ edge_descriptor { , edge_descriptor } ] where the square brackets are in BOLD. See the example in section 15.4 which says "posedge clr is equivalent to the following: edge[01, 0x, x1] clr" |
| Fix |
Passed 10/7/02: Syntax 15-2 Section 15.1 (p249) Syntax 15-15 Section 15.4(p267) Annex 7.5.3 (p791) Definition of an edge_control_specifier given with the square brackets in BOLD. Inner brackets should become curly braces. REPLACE: edge_control_specifier ::= edge [ edge_descriptor [ , edge_descriptor ] ] WITH: edge_control_specifier ::= edge [ edge_descriptor { , edge_descriptor } ] |
| Audit-Trail |
|
| Unformatted |
|
Hosted by Boyd Technology