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