Re: [casper] tutorial 2 problems

2012-04-25 Thread Jason Ray
All, I recently tried to use tutorial 2 to do some troubleshooting of 10GbE ports on a couple roaches. I found a few inconsistencies in the file links that I thought I would point out. Mainly, there seems to be several combinations of the bof file, py file, and mdl file that work directly.

[casper] tutorial 2 problems

2012-04-05 Thread Rich Lacasse
Hi All, I'm having some issues with tutorial 2 and would appreciate a little advice! I can execute the following sequence of python commands successfully: ** In [2]: import corr In [4]: fpga =

Re: [casper] tutorial 2 problems

2012-04-05 Thread Jason Manley
Hi All, I'm having some issues with tutorial 2 and would appreciate a little advice! I can execute the following sequence of python commands successfully: ** In [2]: import corr In [4]: fpga =

Re: [casper] tutorial 2 problems

2012-04-05 Thread Rich Lacasse
Hi Jason, Thanks for the quick reply. See my inline responses... Jason Manley wrote: [snip] In [8]: fpga.progdev('tut2b.bof') Out[8]: 'ok' ** Can you try'n do a "fpga.listdev()" after programming? I'm wondering if