Re: [sv-bc] minor text issue in extern module desc

From: Greg Jaxon <Greg.Jaxon@synopsys.com>
Date: Thu Dec 15 2011 - 14:07:15 PST
On 12/15/2011 1:21 AM, Daniel Mlynek wrote:
There is:
"An extern module declaration consists of the keyword extern followed by 
the module name and the list of ports for the module."
it suggest that it is ok to write:
extern module_name(bit clk);

It should be changed:
"An extern module declaration consists of the keyword extern followed 
module keyword and then by the module name and the list of ports for the 
module."

An extern module declaration consists of the keywords extern module followed by the module
name and then the list of ports or port_declarations for the module.

I also note that section 23.5 has no counterpart in chapter 25 concerning interfaces, although the syntax rules
for extern interface look analogous.
or smth similar if interface and programs are allowed


DANiel


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean. Received on Thu Dec 15 14:08:05 2011

This archive was generated by hypermail 2.1.8 : Thu Dec 15 2011 - 14:08:23 PST