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

<br>

# Component - mult

## Summary

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


## Generics

Count: 1

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


## Ports

Count: 7

| Name | Mode | Type | Description |
| --- | --- | --- | --- |
|<linty-anchor href="//mlite_pack.vhd#313">clk</linty-anchor>|in|std_logic||
|<linty-anchor href="//mlite_pack.vhd#314">reset_in</linty-anchor>|in|std_logic||
|<linty-anchor href="//mlite_pack.vhd#315">a</linty-anchor>|in|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#315">b</linty-anchor>|in|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#316">mult_func</linty-anchor>|in|mult_function_type||
|<linty-anchor href="//mlite_pack.vhd#317">c_mult</linty-anchor>|out|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#318">pause_out</linty-anchor>|out|std_logic||


<br>

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