Hi Chuck, Looks good. I'm assuming when you say signal and constant that include ports and generics. Also should a global static expression be included in the list of appropriate prefixes. This is because you should be able to ( or will in 200x) be able to say type my_record is record f1: std_logic_vector(g1 downto g2); end record; signal s1 : my_record; ... s1.f1'left /* this should be globally static but I don't think the current changes catch it */ Regards, JohnReceived on Thu Apr 6 18:53:55 2006
This archive was generated by hypermail 2.1.8 : Thu Apr 06 2006 - 18:53:56 PDT