Hi Vijay, In the compile directory model-name/XPS_ROACH_BASE/implementation/ there are a bunch of log files for the various stages of the compile.
I would just grep that directory for "ERROR" and see what shows up. Cheers Jack On Tue, Oct 31, 2017, 11:16 AM Vijay Kumar <[email protected]> wrote: > Hi Jack, > > Unfortunately I couldn't find an helpful error. Is there any log file that > I can send it to you so that you can get much more information about this ? > And I am using 8bit (width) 2^12 (depth) 32 shared bram blocks; looking > upon data sheet, that seems to be within the bram size limits. Moreover, I > am able to successfully compile the design using 16 blocks. > > > > On Tue, Oct 31, 2017 at 12:21 PM, Jack Hickish <[email protected]> > wrote: > >> Hi Vijay, >> >> If you scroll up through the compile output do you see another, more >> helpful, error. >> As a guess, is it possible that your capture RAMs are so deep that you've >> used up all the memory on the chip? >> >> Cheers >> Jack >> >> On Tue, 31 Oct 2017 at 08:43 Vijay Kumar <[email protected]> >> wrote: >> >>> Hello Casperites, >>> I need to capture and accumulate data from all 32 ADC channels into >>> brams. For this purpose I am using a ADC16 yellow block with 2 boards >>> configured. When I compile it, I encounter the following error: >>> >>> ERROR:EDK:440 - platgen failed with errors! >>> gmake: *** [implementation/system.bmm] Error 2 >>> ERROR:EDK - >>> Error while running "gmake -f system.make bits". >>> Error using gen_xps_files (line 685) >>> XPS failed. >>> >>> It would be grateful if someone could help me solve this issue. The >>> design is attached for reference. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "[email protected]" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "[email protected]" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].

