[sv-bc] query related with `timescale

From: Dhiraj Kumar Prasad <dhiraj_at_.....>
Date: Tue Aug 26 2008 - 00:37:29 PDT
Hi,

Should `timescale be consider as timeunit and timeprecision declaration.??

Should following testcase pass

`timescale 1ns/1ns

timeunit 10ps;
timeprecision 1fs;

module tmp();
endmodule

According to LRM 19.10
"The timeunit and timeprecision declarations can be repeated as later 
items, but must
  match the previous declaration within the current time scope."

As some tool is showing error while some passing the above testcase.

Thanks,
Dhiraj



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Tue Aug 26 00:46:56 2008

This archive was generated by hypermail 2.1.8 : Tue Aug 26 2008 - 00:48:22 PDT