Forum Discussion
Altera_Forum
Honored Contributor
13 years agoi mean temp2 : std_logic_vector(6 downto 0) := "011011"
if want to get from bit 3 to bit 5 which is 101 does it need to write a substring function or is there a function that can do this?