[casper] Unable to run SmartXplorer inside CASPER toolflow

2018-04-09 Thread Franco Curotto
te of the strategy running. Does someone knows what's going on? I'm not using SmartXplorer correctly? Thanks, Franco Curotto -- You received this message because you are subscribed to the Google Groups "casper@lists.berkeley.edu" group. To unsubscribe from this group and

[casper] Snapshot block and trigger

2018-01-22 Thread Franco Curotto
'], dtype='>i1')[:400]     plt.plot(snap_data0) plt.show() # <- should show three overlaping lines, instead I get three different lines My only guess is that the snapshot_get function is actually triggering the snapshot block, so is getting new data. Anyone have some idea of

[casper] Warnings with new mlib_devel

2018-01-02 Thread Franco Curotto
important, or is normal behavior. Should I switch to another mlib_devel/Matlab/Xilinx version? Thanks, Franco Curotto -- You received this message because you are subscribed to the Google Groups "casper@lists.berkeley.edu" group. To unsubscribe from this group and stop receiving emails

Re: [casper] Question about complex_addsub block

2016-10-03 Thread Franco Curotto
Thanks! That's a relief, for a moment there I doubted my high school math knowledge. Just out of curiosity, how do you check if a block is used by another block in the library? Franco On 10/03/2016 06:14 PM, David MacMahon wrote: Hi, Franco, I can understand your confusion! This block is v

[casper] Snapshot block and DRAM

2016-08-01 Thread Franco Curotto
Dear Casper Community, I'm trying to use the snapshot block with the DRAM as storage medium to save "instantaneous" spectra (in ROACH I). I'm running into troubles when I try to read the snapshot, I used the function "get_snapshot()", but I get an error when the snapshot tries to read the memo