Re: [casper] Problem with 10 GbE communication in ROACH-2

2024-03-01 Thread Jack Hickish
If I had to guess I would say this is another issue with casperfpga version incompatibility. Did you try using the casperfpga from that tutorials repository which at least _should_ have been tested with whatever bitstreams are in there --

Re: [casper] Problem with 10 GbE communication in ROACH-2

2024-02-28 Thread Jack Hickish
I'd suggest start by trying the casperfpga which is included as a git submodule in the tutorials repo -- https://github.com/casper-astro/casperfpga/tree/a88f9af0b16e6a12fe51884d29c162e76e7c21a6 I'm guessing this is substantially older than the one you are using, and may be python2.7 only. As

Re: [casper] Problem with 10 GbE communication in ROACH-2

2024-02-28 Thread Sivakumar Sivasankar
Hi Jack, Thanks for the reply. I am using the below version of casperfpga. casperfpga 0.4.4.dev1336+py38.276ee44 Do I need to change the casperfpga version? Sivasankar.S On Wed, Feb 28, 2024 at 9:28 PM Jack Hickish wrote: > I think this might be a mismatch between the

Re: [casper] Problem with 10 GbE communication in ROACH-2

2024-02-28 Thread Jack Hickish
I think this might be a mismatch between the Ethernet memory map compiled into the firmware vs expected by casperfpga. What version of casperfpga are you using? Cheers Jack On Wed, 28 Feb 2024 at 15:25, Sivakumar Sivasankar wrote: > Dear Caspers, > I am a research student at FIU,