Re: [casper] ZCU 208 PPS Input

2024-03-14 Thread John Swoboda
Hi Mitch, The -es1 removal in the yaml file was something that was brought up by colleagues of mine who have used zcu216s recently. When I did have issues with the 100 Gbe I looked into the Vivado project and found that the part number did have the -es1 tag so that's why I was suspecting that

Re: [casper] ZCU 208 PPS Input

2024-03-14 Thread Mitch Burnett
Thanks, John. I am certainly not advocating using -es1. You have production silicon and the only way for the tools to accurately target the device in all aspects is to setup the tool with the correct information. We need that note and ability to support the correct device, thank you for that. I

[casper] MATLAB startsg startup Warning "Unable to resolve the name py.sys.path."

2024-03-14 Thread Ken Semanov
The following error occurs during MATLAB start up, after activating the cfpga_env virtual environment and performing ./startsg Starting Model Composer Warning: Executing startup failed in matlabrc. This indicates a potentially serious problem in your MATLAB setup, which should be resolved

[casper] Re: MATLAB startsg startup Warning "Unable to resolve the name py.sys.path."

2024-03-14 Thread Ken Semanov
The solution is to perform these commands while activated into the environment. sudo apt-get -y install expat sudo apt install build-essential libssl-dev libffi-dev python3.8-dev On Thursday, March 14, 2024 at 9:41:08 PM UTC-4 Ken Semanov wrote: > The following error occurs during MATLAB sta

[casper] Question about using DRAM for ADC Data Storage on RFSoC

2024-03-14 Thread Yunfan ZHANG
Dear CASPER Team, I want to know if it is possible to use the DRAM (total 8GB) on RFSoC to store the ADC sampling data. I have tried to switch the 'bitfiled_snapshot' block storage medium to 'DRAM' and it shows the problem that "There is no block name xps_library/dram", when I configured the DR