Bad syntax in example -- IEEE 1364-2001 Section 12.3.4

From: Brad Pierce (Brad.Pierce@synopsys.com)
Date: Mon Sep 16 2002 - 08:39:36 PDT


The list_of_port_declarations example given in 12.3.4 includes the following
output_declaration --

           output signed reg [7:0] f, g

This should be

           output reg signed [7:0] f, g

-- Brad



This archive was generated by hypermail 2.1.4 : Thu Oct 10 2002 - 09:24:30 PDT and
sponsored by Boyd Technology, Inc.