Thanks indrajit,

Where did you get your opb pcore from? The one complaining is one of the
ones which isn't included in the later releases of ise. Did you use the
(current) link on the Casper wiki? I believe the error you're getting was
fixed a while back.
Cheers
Jack

On Wed, Nov 1, 2017, 1:18 AM indrajit <[email protected]> wrote:

> Dear Jack/Vijaykumar
>
>
> I created a simple 16XADC model : attached here with
> Working fine with old mlib-devel
>
> https://drive.google.com/file/d/0B0dC-vv7Tbm8VVB6bU1vVzZaTmc/view?usp=sharing
>
>
> I tried with following commits
>
>  bf4705d
> <https://github.com/casper-astro/mlib_devel/commit/bf4705db4a072d36121ef9ab6371eaf4c4fb640e>
> https://github.com/casper-astro/mlib_devel/tree/roach2
>
>  and
>
> recent mlib_devel-master_0c3f334
>
> https://github.com/casper-astro/mlib_devel
>
> Following is the error :
>
>
> ERROR:EDK - IPNAME: opb_v20, INSTANCE: opb0 - not supported for
> architecture
>    'virtex6sx' -
> /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs
>    line 150
>
>
>
> ++++++++++++++++++++++++++++
> XSG generation complete.
> #########################
> ## Copying base system ##
> #########################
> Copying base package from:
>  /home/indrajit/casper/mlib_devel-roach2/xps_base/XPS_ROACH2_base
> ########################
> ## Copying custom IPs ##
> ########################
> ##########################
> ## Creating Simulink IP ##
> ##########################
> ##########################
> ## Creating EDK files   ##
> ##########################
> Running off adc_clk @200MHz
> Running off adc_clk @200MHz
> Running off adc_clk @200MHz
> python /home/indrajit/casper/mlib_devel-roach2/xps_library/get_git_info.py
> --fpgstring --katversion /home/indrajit/Downloads/sbp_32_2.slx: Signal 125
> python /home/indrajit/casper/mlib_devel-roach2/xps_library/get_git_info.py
> --fpgstring --katversion /home/indrajit/casper/mlib_devel-roach2: Signal 125
> #########################
> ## Elaborating objects ##
> #########################
> ##############################
> ## Preparing software files ##
> ##############################
> #########################
> ## Running EDK backend ##
> #########################
> Warning: File
>
> '/home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/implementation/system.bit'
> not found.
> > In gen_xps_files at 679
>   In casper_xps>run_Callback at 163
>   In casper_xps at 88
>   In
> @(hObject,eventdata)casper_xps('run_Callback',hObject,eventdata,guidata(hObject))
>
> Warning: File
>
> '/home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/implementation/download.bit'
> not found.
> > In gen_xps_files at 680
>   In casper_xps>run_Callback at 163
>   In casper_xps at 88
>   In
> @(hObject,eventdata)casper_xps('run_Callback',hObject,eventdata,guidata(hObject))
>
>
> Xilinx Platform Studio
> Xilinx EDK 14.6 Build EDK_P.68d
> Copyright (c) 1995-2012 Xilinx, Inc.  All rights reserved.
>
> XPS% Loading xmp file system.xmp
> INFO:EDK - This project was created with version older than EDK 14.6!!
> INFO:EDK - XPS will update the project to EDK 14.6
> INFO:EDK - Your current files will be saved with .<old version> extension
> Reving up design to EDK 14.6...
>
> WARNING: log file system.log not found
> Xilinx EDK 14.4
> Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved.
>
> Input File: system.xmp
>
> Format revision from 14.3 to 14.4 completed.
>
> Design files have changed while updating the design from 14.3 to 14.4
> Creating a back up of 14.3 design files...
>
> Creating backup of system.mhs as system_mhs.14.3
>
> Moving all revup related files to 'revup' folder...
>
> Xilinx EDK 14.5
> Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved.
>
> Input File: system.xmp
> Creating backup of system.log as system_log.14.4
>
> Format revision from 14.4 to 14.5 completed.
>
> No changes to design files while updating the design from 14.4 to 14.5
>
>
> Moving all revup related files to 'revup' folder...
>
> Xilinx EDK 14.6
> Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved.
>
> Input File: system.xmp
> Creating backup of system.log as system_log.14.5
>
> Format revision from 14.5 to 14.6 completed.
>
> No changes to design files while updating the design from 14.5 to 14.6
>
>
> Moving all revup related files to 'revup' folder...
>
> Format revision of project to EDK 14.6 completed
> ERROR:EDK - IPNAME: opb_v20, INSTANCE: opb0 - not supported for
> architecture
>    'virtex6sx' -
> /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs
>    line 150
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_a - ADDRESS
>    PARAMETER C_BASEADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 350
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_a - ADDRESS
>    PARAMETER C_HIGHADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 351
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_a -
> Superseded
>    core for architecture 'virtex6sx' -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 346
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_b - ADDRESS
>    PARAMETER C_BASEADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 379
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_b - ADDRESS
>    PARAMETER C_HIGHADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 380
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_b -
> Superseded
>    core for architecture 'virtex6sx' -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 375
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_c - ADDRESS
>    PARAMETER C_BASEADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 408
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_c - ADDRESS
>    PARAMETER C_HIGHADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 409
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_c -
> Superseded
>    core for architecture 'virtex6sx' -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 404
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_d - ADDRESS
>    PARAMETER C_BASEADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 437
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_d - ADDRESS
>    PARAMETER C_HIGHADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 438
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_d -
> Superseded
>    core for architecture 'virtex6sx' -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 433
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_e - ADDRESS
>    PARAMETER C_BASEADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 466
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_e - ADDRESS
>    PARAMETER C_HIGHADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 467
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_e -
> Superseded
>    core for architecture 'virtex6sx' -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 462
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_f - ADDRESS
>    PARAMETER C_BASEADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 495
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_f - ADDRESS
>    PARAMETER C_HIGHADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 496
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_f -
> Superseded
>    core for architecture 'virtex6sx' -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 491
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_g - ADDRESS
>    PARAMETER C_BASEADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 524
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_g - ADDRESS
>    PARAMETER C_HIGHADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 525
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_g -
> Superseded
>    core for architecture 'virtex6sx' -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 520
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_h - ADDRESS
>    PARAMETER C_BASEADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 553
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_h - ADDRESS
>    PARAMETER C_HIGHADDR has 20-bit value. Mpd specifies 32-bit value -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 554
> INFO:EDK - Please make sure that addresses specified in binary format
> have '0b'
>    as prefix, and adresses specified in hexadecimal format have '0x' as
> prefix.
>    An address value with no prefix is assumed to be a decimal number.
> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: adc16_snap_h -
> Superseded
>    core for architecture 'virtex6sx' -
>    /home/indrajit/Downloads/sbp_32_2/XPS_ROACH2_base/system.mhs line 549
> ERROR:EDK - while loading XMP file
>
> XPS% Evaluating file run_xps.tcl
> ERROR:EDK - Load a MHS or XMP file first
> : XPS failed.
> Backtrace 1: gen_xps_files:708
> Backtrace 2: run_Callback:163
> Backtrace 3: casper_xps:88
> Backtrace 4:
> @(hObject,eventdata)casper_xps('run_Callback',hObject,eventdata,guidata(hObject)):0
> >>
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
> On Wednesday 01 November 2017 04:13 AM, Vijay Kumar wrote:
>
> 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]" <[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].

Reply via email to