[casper] ROACH 1 root file system image

2023-10-27 Thread Colm Bracken
Hello All,

I hope everyone is well.

Does anyone have a backup of the UBOOT disk image for *ROACH 1*?
The link that previously hosted the image is now dead, my backup file is
corrupted it seems.

Thanks a Million,
Colm

-- 

*Dr Colm Bracken*
Lecturer
Maynooth University Experimental Physics


Maynooth University, Maynooth, Co. Kildare, Ireland.

T: +353 1 708 3641
E: colm.brac...@mu.ie W: www.maynoothuniversity.ie

Follow my work on https://nuim.academia.edu/ColmBracken



And


Research Associate

Astronomy & Astrophysics Section
School of Cosmic Physics
Dublin Institute for Advanced Studies
31 Fitzwilliam Place
Dublin 2, D02 XF86



T: +353 1 440 6656 ext 352
E: cbrac...@cp.dias.ie W: www.dias.ie/2017/06/22/dr-colm-bracken

Follow my work on https://nuim.academia.edu/ColmBracken

-- 
You received this message because you are subscribed to the Google Groups 
"casper@lists.berkeley.edu" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to casper+unsubscr...@lists.berkeley.edu.
To view this discussion on the web visit 
https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/CAEx9wh-OdVGcpxbbzyv93xc5AxN1ec6mK-TJRXdYgRfG%2BqBS9g%40mail.gmail.com.


Re: [casper] Help with setting up RFSoC

2023-10-27 Thread Mitch Burnett
Sorry, I should be more helpful to specifically point out which of the issues 
in this list on the CASPER wiki link that you are running into.

Morag had pointed you in the right direction. Your specific issue is that there 
is a conflict between a library in the Ubuntu installation and the same library 
used by Vivado but using its own copy, that also happens to be a different 
version. Morag’s explanation about how to handle this is the correct approach. 
It is also the approach detailed in the blog post on the casper wiki link I 
posted. The specific blog post in reference is this one: 
https://strath-sdr.github.io/tools/matlab/sysgen/vivado/linux/2021/01/28/sysgen-on-20-04.html

Mitch

On Oct 25, 2023, at 12:34 PM, Mitch Burnett  wrote:

Hi Heystek,

The full set of instructions and how to overcome different issues based on the 
version of Ubuntu is documented on the CASPER wiki for installing the toolflow 
here: 
https://casper-toolflow.readthedocs.io/en/latest/index.html#a-note-on-operating-systems

This has the solutions to all the current known issues with running the tools 
on these version of Ubuntu.

>From your screenshots, it also looks like you will need to re-install the 
>Xilinx suite of tools. In the installation GUI you should select “Vitis”. This 
>selection will install Vivado, Vitis, and System Generator + Model Composer 
>for Simulink.

Sorry you are having these issues.

Mitch

On Oct 25, 2023, at 12:30 PM, Kaj Wiik  wrote:

Hi Heystek,

Indeed, it took me a while to remember this issue, please see my notes:
https://gitlab.utu.fi/kjwiik/casper-installation#matlab-errors

Also, I think you did not install Vitis, when asked in installation, you should 
select to install Vitis, not Vivado (Vitis selection also installs Vivado).
Unfortunately, I think you have to reinstall because at least I do not know how 
to add Vitis to  Vivado install.

I hope this helps,
Kaj

On Wed, 25 Oct 2023 at 21:23, Heystek Grobler 
mailto:heystekgrob...@gmail.com>> wrote:
Hey Morag and everyone.

I have installed kde-full and I am still getting the same issues and errors. 
Below are screenshots:







I searched through the mail list. In the list Kaj Wiik encountered the same 
problem, but I can not find the solution.

@Kaj did you perhaps manage to find a way for the toolchain to work? In the 
email list you and Mitch Burnett talked about posting a recipe somewhere for 
this.

Thank you for the help.

Heystek


-
Heystek Grobler

0832721009
heystekgrob...@gmail.com


On 16 Oct 2023, at 15:47, Morag Brown 
mailto:mbr...@sarao.ac.za>> wrote:

Hi Heystek,

Can't remember for sure, but I think that "MATLABWindow application failed to 
launch" issue has been fixed in the past by installing the kde-full package.

Otherwise I think the issue in red above is a library clashing issue - I gather 
the end of that error message says something about an undefined symbol, which 
would be because libhogweed expects a different version of the library it 
depends on than what is actually being used. If you run the following in the 
MATLAB terminal:

!ldd /lib/x86_64-linux-gnu/libhogweed.so.2

It might show you that it's using the libgmp version that comes with Model 
Composer/Vivado. If you move that out of the path (typically you can just make 
an "exclude" directory within the directory containing the MC/Vivado libraries 
and move the offending items into that, so you can recover them later should 
you need), it will then use the system version of the library, which will 
hopefully have what is needed.

I recall there being a few issues like this on the mailing list in the path, so 
searching the archives should hopefully provide more info if you need.

Morag


On Mon, Oct 16, 2023 at 1:21 PM Heystek Grobler 
mailto:heystekgrob...@gmail.com>> wrote:
Hey Jack, Dan and Francois.

Thank you so much for the help and guidance, I really appreciate it!

We reached out to the Xilinx University Program and received the necessary 
licenses. Below is an image of the license manager.




I have set up everything according to the getting started page but I ran into 
the following errors when trying to open Simulink. Has anyone encountered 
something like this?


Thank you so much for the help!

Heystek
-
Heystek Grobler

0832721009
heystekgrob...@gmail.com



On Thu, Oct 5, 2023 at 11:09 PM Francois Kapp 
mailto:francois.k...@gmail.com>> wrote:
Also look into whether your institution is registered under the Xilinx 
University Program - if so, Xilinx are generally amenable to donating licenses.

Cheers,
Francois

On Thu, Oct 5, 2023 at 3:13 AM Jack Hickish 
mailto:jackhick...@gmail.com>> wrote:
I _think_ that's all you need.

FYI - you can probably get a 30 day trial (or 90 in the case of sysgen) license 
for free, which should save you wa

Re: [casper] RFSoC not supported

2023-10-27 Thread Mitchell Burnett
Hi Aman,

This is an inconsistency in the `casper-astro/tutorials_devel` repository. The 
`activate_platform.sh` script does not have a case to handle an `rfsoc` option. 
However, RFSoC is supported within the tutorials.

As long as you have completed the “Getting Started With RFSoC 
”
 instructions you should be able to successfully follow along any of the 
subsequent tutorials (Platform tutorial 
,
 RFDC interface 
,
 Spectrometer 
,
 etc.) or straight away build from the existing completed model files 
 in their 
respective directory (i.e., the completed model file for the platform tutorial 
is in tut_platform 
).

Hope this helps,

Mitch



> On Oct 27, 2023, at 12:31 AM, AMAN KAUSHIK  wrote:
> 
> Hi everyone
> 
> I am new to the FPGA boards and stuff and was trying to follow the CASPER 
> tutorial for my RFSoC 4X2 board. I have installed Vivado 2021, MATLAB R2021a, 
> python3 on Ubuntu 20.04 LTS. So, I was following the tutorial and kept 
> getting this error (attached screenshot).
> Please help me overcome this error.
> 
> Thanks & regards
> Aman
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "casper@lists.berkeley.edu" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to casper+unsubscr...@lists.berkeley.edu 
> .
> To view this discussion on the web visit 
> https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/ab71a164-e14a-4107-a099-71fd46d6aa6en%40lists.berkeley.edu
>  
> .
> 

-- 
You received this message because you are subscribed to the Google Groups 
"casper@lists.berkeley.edu" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to casper+unsubscr...@lists.berkeley.edu.
To view this discussion on the web visit 
https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/DE4D3054-4AD7-4331-9C3A-46D9963927AD%40gmail.com.