Hi, I want to increase RAM size from 2^32 bits to 2^48 bits. I made the change in RAM_Device.lisa file by changing as
resources
{
PARAMETER { description("Memory Size"), default(0x1000000000000), type…
Hi, I want to increase RAM size from 2^32 bits to 2^48 bits. I made the change in RAM_Device.lisa file by changing as
resources
{
PARAMETER { description("Memory Size"), default(0x1000000000000), type…