I have looked for "ERROR" using grep command as you mentioned. Surprisingly
I couldn't find any errors (attached). Actually we need to sample all the
ADC channels at once. Can you suggest us the best way to implement that ?

Thank you.

On Tue, Oct 31, 2017 at 2:52 PM, Jack Hickish <[email protected]> wrote:

> 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].
>

-- 
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].
system_sbp_32_accumulator_a1_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_a2_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_a3_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_a4_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_a5_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_a6_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_a7_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_a8_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_b1_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_b2_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_b3_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_b4_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_b5_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_b6_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_b7_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_b8_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_c1_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_c2_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_c3_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_c4_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_c5_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_c6_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_c7_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_c8_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_d1_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_d2_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_d3_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_d4_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_d5_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_d6_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_d7_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_accumulator_d8_ramblk_wrapper.blc:  Number of errors:     0
system_sbp_32_xsg_core_config_wrapper.blc:  Number of errors:     0

Reply via email to