3.6.2.4.11 SOC_CPU_MEM_SIZE
(Ask a Question)This is an SoC integration parameter to allow integrating HLS-generated modules into a custom user-defined SmartDesign system. The parameter specifies the size of the shared memory (DDR) space that the HLS module's AXI initiator interfaces can access.
Note that the value for the parameter is specified in hexadecimal format and must be prefixed with 0x.
Please refer to Soc Integration Parameters in User-defined SmartDesign for more details on how to use this Tcl parameter.
- Category
- HLS Constraints
- Value Type
- Hexadecimal
- Default Value (Based on Icicle SoC reference design)
- 0x60000000
- Dependencies
- None
- Applicable Flows
- SoC Flow Only
- Test Status
- Actively in-use
- Examples
set_parameter SOC_CPU_MEM_SIZE 0x60000000