create-ddr2-memory-module-comp create-ddr3-memory-module-comp
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

create-ddr3-memory-module

Synopsis

create-ddr3-memory-module ["name"] [rows] [columns] [ranks] [module_data_width] [primary_width] [ecc_width] [banks] [rank_density] ["module_type"] [cas_latency]

Description

Creates a non-instantiated component of the class "ddr3-memory-module". If name is not specified, the component will get a class-specific default name.

Component specific arguments:

rows - Number of rows. columns - Number of columns. ranks - Number of ranks (logical banks). module_data_width - The module SDRAM width (including ECC width if enabled). primary_width - Primary SDRAM width. ecc_width - The error correction width. banks - Number of banks. rank_density - The rank density. memory_megs - Total about of memory in MB. module_type - Type of memory. cas_latency - CAS-latency; each set bit corresponds to a latency the memory can handle

Provided By

memory-components
create-ddr2-memory-module-comp create-ddr3-memory-module-comp