Back to Design Hierarchy Report
# Entity - shifter
## Summary
| Name | Location | Description |
| --- | --- | --- |
|shifter|shifter.vhd#17||
## Instantiations
Count: 1
| Name | Location | Description | Details |
| --- | --- | --- | :---: |
| u7_shifter | mlite_cpu.vhd#277 | |
|
## Generics
Count: 1
| Name | Type | Default value | Description |
| --- | --- | --- | --- |
|shifter_type|string|"DEFAULT"||
## Ports
Count: 4
| Name | Mode | Type | Description |
| --- | --- | --- | --- |
|value|in|std_logic_vector ( 31 downto 0 )||
|shift_amount|in|std_logic_vector ( 4 downto 0 )||
|shift_func|in|shift_function_type||
|c_shift|out|std_logic_vector ( 31 downto 0 )||
Back to Design Hierarchy Report