Keyword: SRA
The sra keyword is the shift right arithmetic operator.
Example
Addr <= Addr sra 8;
LRM
7.2.3
See also
Objects, Data Types and Operators