Apr 24, 2002 #1 smileyone Technical User Joined Jul 5, 2000 Messages 18 Location US Will an assignment like this work? Does not work on vectors? notbsub(7 downto 0) <= not(bsubin(7 downto 0));
Will an assignment like this work? Does not work on vectors? notbsub(7 downto 0) <= not(bsubin(7 downto 0));
Apr 24, 2002 #2 RVSachin Technical User Joined Nov 12, 2001 Messages 77 Location IN ..Of course, it works. There's nothing wrong with this. RV Upvote 0 Downvote