ec4f581b78
All the following std arithmetic/logical functions : TO_UNSIGNED, TO_SIGNED, CONV_UNSIGNED, CONV_SIGNED CONV_STD_LOGIC_VECTOR, EXT, SXT, RESIZE SHL, SHIFT_LEFT, SHR, SHIFT_RIGHT can now be used with a NON constant 2nd argument : Ex: out0 <= shr( A(3 downto 0), B(1 downto 0) ); |
||
---|---|---|
CVSROOT | ||
alliance/src | ||
dev |