# Limitations * there is no << or >> operator, only <<< and >>> (arithmetic shift) * it is not possible to declare parameters * an input of [31:2] is not possible, only a parameter of [N:0]