/** * 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 "AM62Px" --part "Default" --package "AMH" --product "Processor_DDR_Config@0.10.02" * @v2CliArgs --device "AM62P" --package "FCBGA (AMH)" --variant "AM62P54-M" --product "Processor_DDR_Config@0.10.02" * @versions {"tool":"1.21.0+3721"} */ /** * Import the modules used in this configuration. */ const DDRSS = scripting.addModule("/DDRSS"); /** * Write custom configuration values to the imported modules. */ DDRSS.lpddr4.$name = "sitara_lpddr4_DDRSS_LPDDR40"; DDRSS.lpddr4.config_dram_tRPab_tCK = 4; DDRSS.lpddr4.config_dram_tRFCab_ns = 130; DDRSS.lpddr4.config_dram_tRFCpb_ns = 60; DDRSS.lpddr4.config_dram_tRPpb_tCK = 4; DDRSS.lpddr4.config_dram_tVREFcashort_ns = 80; DDRSS.lpddr4.config_dram_tWR_tCK = 6; DDRSS.lpddr4.config_dram_tRASmax_ns = 70200; DDRSS.lpddr4.system_cfg_periodic_zqcal = "Enabled - 256ms period"; DDRSS.lpddr4.system_cfg_dram_density = 2; DDRSS.lpddr4.system_cfg_periodic_train = "Yes"; DDRSS.lpddr4.system_cfg_dram_ranks = 1;