/** * These arguments were used when this file was generated. They will be automatically applied on subsequent loads * via the GUI or CLI. Run CLI with '--help' for additional information on how to override these arguments. * @cliArgs --device "AM64x" --package "ALV" --part "Default" --product "Processor_DDR_Config@0.09.08" * @versions {"tool":"1.16.1+2960"} */ /** * Import the modules used in this configuration. */ const DDRSS = scripting.addModule("/DDRSS"); /** * Write custom configuration values to the imported modules. */ DDRSS.system_cfg_dram_type = "LPDDR4"; DDRSS.lpddr4.$name = "lpddr4_DDRSS_LPDDR40"; DDRSS.lpddr4.system_cfg_dram_density = 8; DDRSS.lpddr4.config_fsp2_MHz = 666.7;