[Back to Package Report](../package_1.md#component-definitions)

<br>

# Component - shifter

## Summary

| Name | Location | Description |
| --- | --- | --- |
|shifter|<linty-anchor href="//mlite_pack.vhd#303">mlite_pack.vhd#303</linty-anchor>||


## Generics

Count: 1

| Name | Type | Default value | Description |
| --- | --- | --- | --- |
|<linty-anchor href="//mlite_pack.vhd#304">shifter_type</linty-anchor>|string|"DEFAULT"||


## Ports

Count: 4

| Name | Mode | Type | Description |
| --- | --- | --- | --- |
|<linty-anchor href="//mlite_pack.vhd#305">value</linty-anchor>|in|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#306">shift_amount</linty-anchor>|in|std_logic_vector ( 4 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#307">shift_func</linty-anchor>|in|shift_function_type||
|<linty-anchor href="//mlite_pack.vhd#308">c_shift</linty-anchor>|out|std_logic_vector ( 31 downto 0 )||


<br>

[Back to Package Report](../package_1.md#component-definitions)