Guest
Hi,
I am having trouble with a design that is trying to use a large array: the
elaboration tool (Cadence's NCelab) says that the limit is 2^22 locations (I
am trying to using an array of signals that is just slightly larger) for the
32-bit tool. I tried the 64-bit tool (limit of 2^52) but it says it doesn't
have enough disk space for intermediate files (I only have 100MB available).
Is it possible to manually partition the array into smaller subsections i.e. a
set of signals that are arrays vs. one big array? Any pointers on how to do
this if it is possible?
I am having trouble with a design that is trying to use a large array: the
elaboration tool (Cadence's NCelab) says that the limit is 2^22 locations (I
am trying to using an array of signals that is just slightly larger) for the
32-bit tool. I tried the 64-bit tool (limit of 2^52) but it says it doesn't
have enough disk space for intermediate files (I only have 100MB available).
Is it possible to manually partition the array into smaller subsections i.e. a
set of signals that are arrays vs. one big array? Any pointers on how to do
this if it is possible?