Go to file
Ludovic Jacomme ec4f581b78 - new features (expand dynamic Std Function 2nd arguments)
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) );
2004-02-02 21:33:43 +00:00
CVSROOT /usr/ucb/mail sous solaris 2003-12-10 13:56:03 +00:00
alliance/src - new features (expand dynamic Std Function 2nd arguments) 2004-02-02 21:33:43 +00:00
dev modif de printemps 2000-06-07 15:13:22 +00:00