Altera_Forum
Honored Contributor
11 years agoHelp with Bit Extraction
I have a basic question about the following: MIN_GAIN : unsigned(13 downto 0) := b"10000000000000"; -- 0x2000 gain_in : in std_logic_vector(13 downto 0); val : unsign...