Hi, I would like to know what are the implementations in Verilog 1995 of: 1. Arithmetic shift (>>> analogue of Verilog 2001) 2. Signed value * Signed value ($signed(a)*$signed(b) analogue of Verilog 2001) Regards, Dt