ISSUE 229

Number 229
Category errata
Synopsis A.6.3, A.6.8: some function_statement should be function_statement_or_null
State closed
Class superceded
Arrival-DateDec 24 2002
Originator Shalom.Bresticker@motorola.com
Release 2001b: 9.6 (Syntax 9-7), 9.8.1 (Syntax 9-13), A.6.3, A.6.8
Environment
Superceded by #276.
Description
Although functions must contain at least one statement,
individual parts of the function may have null statements.

(Verilog-XL allows functions without statements or inputs,
but that is not according to the standard.)

It appears that in the following places, function_statement
should be changed to function_statement_or_null:

function_loop_statement (Syntax 9-7 (9.6) , A.6.8)
function_seq_block (Syntax 9-13 (9.8.1), A.6.3)

Fix
The following was superceded by #276.

CHANGE "function_statement" to "function_statement_or_null"
in following places:

function_loop_statement (Syntax 9-7 (9.6), A.6.8)
function_seq_block (Syntax 9-13 (9.8.1), A.6.3)

Audit-Trail
Unformatted

Hosted by Boyd Technology