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

<br>

# Component - plasma

## Summary

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


## Generics

Count: 4

| Name | Type | Default value | Description |
| --- | --- | --- | --- |
|<linty-anchor href="//mlite_pack.vhd#437">memory_type</linty-anchor>|string|"XILINX_X16"||
|<linty-anchor href="//mlite_pack.vhd#438">log_file</linty-anchor>|string|"UNUSED"||
|<linty-anchor href="//mlite_pack.vhd#439">ethernet</linty-anchor>|std_logic|'0'||
|<linty-anchor href="//mlite_pack.vhd#440">use_cache</linty-anchor>|std_logic|'0'||


## Ports

Count: 13

| Name | Mode | Type | Description |
| --- | --- | --- | --- |
|<linty-anchor href="//mlite_pack.vhd#441">clk</linty-anchor>|in|std_logic||
|<linty-anchor href="//mlite_pack.vhd#442">reset</linty-anchor>|in|std_logic||
|<linty-anchor href="//mlite_pack.vhd#443">uart_write</linty-anchor>|out|std_logic||
|<linty-anchor href="//mlite_pack.vhd#444">uart_read</linty-anchor>|in|std_logic||
|<linty-anchor href="//mlite_pack.vhd#446">address</linty-anchor>|out|std_logic_vector ( 31 downto 2 )||
|<linty-anchor href="//mlite_pack.vhd#447">byte_we</linty-anchor>|out|std_logic_vector ( 3 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#448">data_write</linty-anchor>|out|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#449">data_read</linty-anchor>|in|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#450">mem_pause_in</linty-anchor>|in|std_logic||
|<linty-anchor href="//mlite_pack.vhd#451">no_ddr_start</linty-anchor>|out|std_logic||
|<linty-anchor href="//mlite_pack.vhd#452">no_ddr_stop</linty-anchor>|out|std_logic||
|<linty-anchor href="//mlite_pack.vhd#454">gpio0_out</linty-anchor>|out|std_logic_vector ( 31 downto 0 )||
|<linty-anchor href="//mlite_pack.vhd#455">gpioA_in</linty-anchor>|in|std_logic_vector ( 31 downto 0 )||


<br>

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