I've prepeared couple of tests showing the issues related to tf declaration. IMHO the LRM doesn't explicitly said what is allwed and what not- all possible cases and details are in attachment but the problem may be illustrated by case like below: function void f1(input b); reg [3:0] b; //mixture of ANSI and non ANSI like declaration of tf - imho this should be dupllicate identifier begin $display("%b", b); end endfunction Is this known problem? is there mantis for that? - or maybe I've missed descripition of such cases in LRM? DANiel -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
This archive was generated by hypermail 2.1.8 : Fri Jul 11 2008 - 02:27:10 PDT