Forum Discussion
Altera_Forum
Honored Contributor
14 years agoproblem of large design with Qsys
Hi all, I'm designing a network of processor (Nios II) with Qsys 11.1. There are 32 niosII in my design and I use the ip-generate command-line. The issue is Qsys can't generate the sopci...
Altera_Forum
Honored Contributor
14 years agoHmmm.... if they are hard-coding the parameter into the generated command line, then attempts to set the default using environment vars will fail.
Probably better to set to -Xmx999m to avoid changing the length of the string. Might even work if you replace that parameter with spaces and set the jvm's default from the environment.