Section A.1.3,
A.1.5, A.1.6, A.1.7, Syntax 3-5, Syntax 11-1, Syntax 16-1
Program items, final blocks, and class declarations
--- 1 ----------------------------------------------------------------------
In A.1.7 and Syntax 16-1, non_port_program_item ADD
| { attribute_instance } final_construct
--- 2 ----------------------------------------------------------------------
ADD
| class_declaration
to
the following –
A.1.5
module_or_generate_item_declaration
and REMOVE it from –
A.1.5
module_root_item
non_port_module_item
A.1.6
non_port_interface_item
A.1.7 and Syntax 16-1,
non_port_program_item
--- 3 ----------------------------------------------------------------------
In A.1.3, Syntax 3-5 and Syntax 11-1, class_declaration REMOVE
{ attribute_instance }