Hi Tom,

This is done. If you pull from
https://github.com/casper-astro/mlib_devel.git you should be good to
go with the tutorials (this is the branch we used at the workshop).

Note that if you're doing a fresh clone you'll have to add back in the
deprecated pcores (see
https://casper.berkeley.edu/wiki/MSSGE_Setup_with_Xilinx_14.x_and_Matlab_2012b#Tweaks_to_be_able_to_compile)

The startup proceedure has also changed slightly. After cloning the
repository, rather than editing startsg (which is tracked in git), you
should create a separate file named startsg.local, which contains your
location-specific matlab/xilinx install paths. A sample is given on
the wiki page I linked, but basically you just need a file with three
lines (eg):

export MATLAB_PATH=/opt/MATLAB/R2012b
export XILINX_PATH=/opt/Xilinx/14.7/ISE_DS
export XILINX_PLATFORM=lin64

appropriately set for your install.

Let me know if you have any problems,

Jack




On 11 August 2014 11:20, Geelen, T.F.G. <t.f.g.gee...@student.tue.nl> wrote:
> Hi Jack,
>
> Thank you, I'll be waiting for the new push on the repository. Thanks already!
>
> Groetjes,
>
> Tom Geelen
>
> Jack Hickish <jackhick...@gmail.com> wrote:
>
>
> Hi Tom,
>
> This is a library version issue. I've been useless and haven't yet
> pushed the up-to-date library to the casper-astro repository. I shall
> do this now (though it might take a few minutes for me to download and
> push the correct stuff to github).
>
> Jack
>
> On 11 August 2014 10:57, Geelen, T.F.G. <t.f.g.gee...@student.tue.nl> wrote:
>> Hello,
>>
>> I am trying to work out how the GBe connection works. I have downloaded 
>> tutorial 2 from the casper website and replaced all the erroneous software 
>> blocks.
>> I am running Matlab R2012b and Xilinx 14.5.
>>
>> As soon as I start to compile and he revves the design up to version 14.5 I 
>> get a couple of errors immediatly after. Can someone give me a tip as to how 
>> to solve this error?
>>
>> Kind regards,
>>
>> Tom
>>
>> Moving all revup related files to 'revup' folder...
>>
>> Format revision of project to EDK 14.5 completed
>> ERROR:EDK - IPNAME: kat_ten_gb_eth, INSTANCE: tut2_gbe0 - PARAMETER TTL not
>>    found in the MPD -
>>    /home/s070562/Desktop/DOMT/GBE_connection/tut2/XPS_ROACH_base/system.mhs 
>> line
>>    417
>> ERROR:EDK - IPNAME: kat_ten_gb_eth, INSTANCE: tut2_gbe3 - PARAMETER TTL not
>>    found in the MPD -
>>    /home/s070562/Desktop/DOMT/GBE_connection/tut2/XPS_ROACH_base/system.mhs 
>> line
>>    485
>> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: 
>> tut2_snap_gbe0_tx_bram_lsb -
>>    Superseded core for architecture 'virtex5sx' -
>>    /home/s070562/Desktop/DOMT/GBE_connection/tut2/XPS_ROACH_base/system.mhs 
>> line
>>    751
>> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: 
>> tut2_snap_gbe0_tx_bram_msb -
>>    Superseded core for architecture 'virtex5sx' -
>>    /home/s070562/Desktop/DOMT/GBE_connection/tut2/XPS_ROACH_base/system.mhs 
>> line
>>    781
>> WARNING:EDK - IPNAME: opb_bram_if_cntlr, INSTANCE: 
>> tut2_snap_gbe0_tx_bram_oob -
>>    Superseded core for architecture 'virtex5sx' -
>>    /home/s070562/Desktop/DOMT/GBE_connection/tut2/XPS_ROACH_base/system.mhs 
>> line
>>    811
>> ERROR:EDK - while loading XMP file
>>
>> XPS% Evaluating file run_xps.tcl
>> ERROR:EDK - Load a MHS or XMP file first
>> Error using gen_xps_files (line 638)
>> XPS failed.

Reply via email to