98a99,101
> # size of DRAM Chip in Bytes
> device_size = Param.MemorySize("Size of DRAM chip")
>
307a311,313
> # size of device in bytes
> device_size = '512MB'
>
399a406,408
> # size of device
> device_size = '512MB'
>
490a500,502
> # size of device
> device_size = '512MB'
>
574a587,589
> # size of device
> device_size = '1024MB'
>
640a656,658
> # size of device
> device_size = '512MB'
>