[casper] casperfpga attribute error

2017-07-06 Thread Anshu Singh
Hello, While trying to link the CASPER ROACH1 board to PC, I am getting this error: *AttributeError: 'KatcpFpga' object has no attribute 'callback_request'* The steps followed are as such: In [1]: import casperfpga In [2]: fpga=casperfpga.katcp_fpga.KatcpFpga('100.100.100.1',7147,10)

Re: [casper] Configuring 40GbE Yellow Block in JASPER

2017-07-06 Thread Wesley New
Thanks Clifford for clearing that up. Yes, the hardware does support a static IP but this is not currently supported in the CASPER tools. We only require DHCP support and hence have not taken the time to implement support for static IPs. But if that is something that you require, you are welcome

Re: [casper] Configuring 40GbE Yellow Block in JASPER

2017-07-06 Thread Clifford van Dyk
Hi Mark (and Wes) For clarity (and at risk of poking my nose in where I shouldn't), I just wanted to point out that the Skarab HW platform itself is quite flexible: It is possible to set up Skarabs to communicate directly with each other over the 40 GbE links (we do this all the time in

Re: [casper] Configuring 40GbE Yellow Block in JASPER

2017-07-06 Thread Wesley New
Hi Mark. The SKARABs currently only work with a DHCP server. So all bets are off while attempting to send/receive data without the interface receiving an IP, Netmask and Gateway. My guess would be that you are sending data, but I am not sure what IP/MAC it would be sent to or from. Because the