| |||
Home > ARMulator Reference > ToolConf > SI units in a ToolConf database |
Some values can be specified using SI (Système Internationale) units, for example:
ClockSpeed=10MHz MemorySize=2Gb
The scaling factor is set by the prefix to the unit. ARMulator only accepts k, M, or G prefixes for kilo, mega, and giga. These correspond to scalings of 103, 106, and 109, or 210, 220, and 230. ARMulator decides which scaling to use according to context.