Back to Package Report
# Component - mult
## Summary
| Name | Location | Description |
| --- | --- | --- |
|mult|mlite_pack.vhd#311||
## Generics
Count: 1
| Name | Type | Default value | Description |
| --- | --- | --- | --- |
|mult_type|string|"DEFAULT"||
## Ports
Count: 7
| Name | Mode | Type | Description |
| --- | --- | --- | --- |
|clk|in|std_logic||
|reset_in|in|std_logic||
|a|in|std_logic_vector ( 31 downto 0 )||
|b|in|std_logic_vector ( 31 downto 0 )||
|mult_func|in|mult_function_type||
|c_mult|out|std_logic_vector ( 31 downto 0 )||
|pause_out|out|std_logic||
Back to Package Report