Use the following syntax to call $signed and $unsigned
system tasks on any expression.
$signed(expr) or $unsigned(expr)
- The return value from these calls is the same size as the input value.
- The function forces the return value's sign regardless of the previous sign.