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."
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 Wed Dec 14 23:21:22 2011
This archive was generated by hypermail 2.1.8 : Wed Dec 14 2011 - 23:21:37 PST