Back to Package Report
# Component - ram
## Summary
| Name | Location | Description |
| --- | --- | --- |
|ram|mlite_pack.vhd#385||
## Generics
Count: 1
| Name | Type | Default value | Description |
| --- | --- | --- | --- |
|memory_type|string|"DEFAULT"||
## Ports
Count: 6
| Name | Mode | Type | Description |
| --- | --- | --- | --- |
|clk|in|std_logic||
|enable|in|std_logic||
|write_byte_enable|in|std_logic_vector ( 3 downto 0 )||
|address|in|std_logic_vector ( 31 downto 2 )||
|data_write|in|std_logic_vector ( 31 downto 0 )||
|data_read|out|std_logic_vector ( 31 downto 0 )||
Back to Package Report