RE: [casper] FW: casperfpga screenshots

2021-08-06 Thread 'Kobesky, Jeffrey CIV USN NRL (5555) Washington DC (USA)' via casper@lists.berkeley.edu
Jonathon, Thank you, “pip install .” worked, i.e. the installed casperfpga code is the same as the cloned casperfpga code. And I’m now able to write uint up to 2^32 – 1 to the software regs. It’s probably worth noting that version 0.1.1 installed when I did "pip install casperfpga", while

Re: [casper] FW: casperfpga screenshots

2021-08-06 Thread Indrajit Vittal Barve
Hello Kobesky, Jeffrey Recently I installed casperfpga, I fixed the bug and reported it in Github, please do follow it and casperfpga will install. https://github.com/ska-sa/casperfpga/issues/105 --- Thanks and Regards Indrajit Vittal Barve On 2021-08-06 20:44, 'Kobesky, Jeffrey CIV USN

Re: [casper] FW: casperfpga screenshots

2021-08-06 Thread Jonathon Kocz
Hi Jeff, I'd have to check up on the write_int/_uint functionality, but in terms of versions, what I *think* might be happening is: If you follow the readthedocs instructions exactly, it's installing the required packages (requirements.txt) and then installing the version of casperfpga