On 11/9/09 Mon Nov 9, 2009 7:48 PM, "cute" <cutew...@wildmail.com> scribbled:
> I try the latest version 3.221 and found some difference between > manual. > The Verilog::Netlist::Net object seem not recognize its member > function "->data_type" > > is there any advise? Yes. Post a short program that illustrates the problem you are having. Since the Verilog::Netlist::Net documentation clearly includes a description of the data_type() method, the problem must lie somewhere before your call to that method. For example, are you sure you have a valid Verilog::Netlist::Net object instance? -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/