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

<br>

# Component - alu

## Summary

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


## Generics

Count: 1

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


## Ports

Count: 4

| Name | Mode | Type | Description |
| --- | --- | --- | --- |
|<linty-anchor href="//mlite_pack.vhd#297">a_in</linty-anchor>|in|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#298">b_in</linty-anchor>|in|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#299">alu_function</linty-anchor>|in|alu_function_type||
|<linty-anchor href="//mlite_pack.vhd#300">c_alu</linty-anchor>|out|std_logic_vector ( 31 downto 0 )||


<br>

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