I find it strange to write a continuous assignnment to a virtual interface variable like this: The static interface instance on the RHS cannot change. May not be very useful but is legal. interface foo; endinterface module bar; foo ifoo()[4:0]; virtual interface foo_h; assign foo_h = ifoo[2] endmodule -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Jul 22 08:19:50 2009
This archive was generated by hypermail 2.1.8 : Wed Jul 22 2009 - 08:20:07 PDT