The srl keyword is the shift right logical operator.

 

Example

    Addr <= Addr srl 8;

 

LRM

    7.2.3

 

See also

image\diamond.gif  Objects, Data Types and Operators