[casper] ISE Simulator not starting

2017-08-24 Thread Madden, Timothy J.
Folks I have been using the ROACH2 for a few years now, and using matlab r2012b and ISE14.6. It has always worked for me. After moving the build system to another computer, it is now broken. I can still compile FPGAs to make a bit file. But when simulating with Xilinx math blocks I get: ISE

Re: [casper] contact

2017-08-09 Thread Madden, Timothy J.
We have been using a ROACH for several years, and I have found the CASPER mailing lists to be useful, and the community helpful. Not sure what being a "member" of Casper is. We do not pay any fee. We just joined the mailing list. There are ROACH conferences once a year. I have not gone, but wi

[casper] RE: ten_Gbe_v2 usage

2017-04-18 Thread Madden, Timothy J.
You also have to enable larger packet sizes on the enet card receiving the packets. There are some linux commands to do this, but I dont know them. ask your IT guy. Tim From: Mike Movius [mi...@reutech.co.za] Sent: Tuesday, April 18, 2017 4:20 AM To: casper@list

RE: [casper] about adc_mkid_4x (ROACH2)

2017-04-06 Thread Madden, Timothy J.
Oliver The roach1 yellow block will not work on roach2 because it uses the older style PLLs not found on the V6 chip of R2. I made a new yellow block for mkid 4x and it works fine. It is here: https://github.com/argonnexraydetector/RoachFirmPy/tree/master/ANLYellowBlocks The iSE project to w

Re: [casper] MUSIC DAC-ROACH 2 PROBLEM

2016-11-28 Thread Madden, Timothy J.
Luca 1) I assume you are using the 2 tap MKID dac yellow block. 2) You need two generators. The idea is that the FPGA runs at 1/2 the DAC sample rate. So you must generate two samples at a time. For now, hook up I0, I1 to same output of dig. oscillator. 3) The config10 port is not an issue,

Re: [casper] casper Digest, Vol 95, Issue 2- ROACH2 FFT

2015-12-14 Thread Madden, Timothy J.
: Madden, Timothy J. Cc: casper@lists.berkeley.edu Subject: Re: [casper] casper Digest, Vol 95, Issue 2- ROACH2 FFT Hi Timothy You may have run into the ROACH2 compiler problem we found. Make sure that the "Share coeff BRAMs where useful" option is not chosen in the "Implementati

Re: [casper] casper Digest, Vol 95, Issue 2- ROACH2 FFT

2015-12-11 Thread Madden, Timothy J.
ing xilinx FFT blocks. A reorder block would be necessary, and I am not sure of all the details. it would be interesting if someone were to try this. Tim ____ From: Madden, Timothy J. Sent: Wednesday, December 09, 2015 8:02 AM To: Andrew Martens Cc: casper@lists.be

Re: [casper] casper Digest, Vol 95, Issue 2- ROACH2 FFT

2015-12-09 Thread Madden, Timothy J.
h URL: https://github.com/ska-sa/mlib_devel.git I git'ed this about a year ago, so it is not the newest stuff probably. Tim From: Andrew Martens [and...@ska.ac.za] Sent: Wednesday, December 09, 2015 1:51 AM To: Madden, Timothy J. Cc: casper@lists.berkeley.e

Re: [casper] casper Digest, Vol 95, Issue 2- ROACH2 FFT

2015-12-08 Thread Madden, Timothy J.
I am using a ROACH2, and doing 512 length FFTs. I am seeing some wierd FFT problems as well. I found that if I had the FFT/PFB in the design as green blocks, other logic would break it. Black boxing the FFT helps, as it makes it work more or less. Even after black boxing the FFT/PFB I still se

Re: [casper] casper Digest, Vol 96, Issue 1. FFT woes (Michael D'Cruze)

2015-11-03 Thread Madden, Timothy J.
Michael It may be that your FFT is working fine. Are you using a window before the FFT? The window can put zeros at odd bins if the input signal is just right. You may try taking away the pfb block, and inputting random noise into the FFT without any windowing. if the input has samples that

Re: [casper] Roach2 Compile error w/ FFT

2015-08-21 Thread Madden, Timothy J.
Wow- what a quick response! Thanks Matt Tim Madden From: mstrade...@gmail.com [mstrade...@gmail.com] on behalf of Matt Strader [mstra...@physics.ucsb.edu] Sent: Friday, August 21, 2015 2:57 PM To: Madden, Timothy J. Cc: casper@lists.berkeley.edu Subject: Re

[casper] Roach2 Compile error w/ FFT

2015-08-21 Thread Madden, Timothy J.
I have a roach2 and am trying to use a green fft block. I make the model in Matlab, then run casper_xps. It runs for about 5-10min, and gives following error XSG generation complete. # ## Copying base system ## # Copying base package from: /home/o

Re: [casper] ROACH2 FPGA Pinout Problems

2015-04-29 Thread Madden, Timothy J.
Wow- Thanks for telling me! That would be a mess. Tim Madden From: Primiani, Rurik [rprimi...@cfa.harvard.edu] Sent: Wednesday, April 29, 2015 10:02 AM To: Madden, Timothy J. Cc: casper@lists.berkeley.edu Subject: Re: [casper] ROACH2 FPGA Pinout Problems Hi Tim

[casper] ROACH2 FPGA Pinout Problems

2015-04-29 Thread Madden, Timothy J.
Folks In developing firmware for the ROACH2 mkid adc, I was checking the pins that get assigned to the ADC, ZDOK interface. I think there are two pin out errors in the file: hw_routes_roach2rev1.mat I am looking at the included tables for zdok1_p, and so far have found two errors. One pin is

[casper] Roach2 dac_mkid_4x

2015-04-24 Thread Madden, Timothy J.
Folks I generated a new yellow block for the mkid dac 4x. The one in my xps_library would not compile, and seemed to be designed for roach1, V5 chips. The existing block uses DCM instead of MMCM for clocking, which is illegal on Virtex 6. The new module uses MMCM. I can compile the thing in M

Re: [casper] regarding dram

2015-04-20 Thread Madden, Timothy J.
rkeley.edu When replying, please edit your Subject line so it is more specific than "Re: Contents of casper digest..." Today's Topics: 1. Re: Regarding dram: Moving from ROACH1 to ROACH2 (Brad Dober) 2. Re: Regarding dram: Moving from ROACH1 to ROACH2 (Madden, Timoth

Re: [casper] Regarding dram: Moving from ROACH1 to ROACH2

2015-04-20 Thread Madden, Timothy J.
20, 2015 10:07 AM To: Madden, Timothy J. Cc: Jack Hickish; casper@lists.berkeley.edu Subject: Re: [casper] Regarding dram: Moving from ROACH1 to ROACH2 Hi Tim, Could you send out a link to the github page when you do post it? Thanks, Brad Dober Ph.D. Candidate Department of Physics and Astronom

Re: [casper] Regarding dram: Moving from ROACH1 to ROACH2

2015-04-16 Thread Madden, Timothy J.
I will get on github soon. Argonne and Nist are sharing stuff already. T From: Jack Hickish [jackhick...@gmail.com] Sent: Thursday, April 16, 2015 10:08 AM To: Madden, Timothy J.; casper@lists.berkeley.edu Subject: Re: [casper] Regarding dram: Moving from ROACH1

[casper] Regarding dram: Moving from ROACH1 to ROACH2

2015-04-16 Thread Madden, Timothy J.
Folks After reverse engineering the dram on ROACH2 here is what one should know. 1. The dram on roach2 is different from roach1. On roach1, the user can read and write 144 size words to the dram with the buss set not to 288 bits. On roach2, the data buss is always 288 bits, regardless of th

Re: [casper] Roach 2 telnetd

2015-03-30 Thread Madden, Timothy J.
From: Marc Welz [m...@ska.ac.za] Sent: Monday, March 30, 2015 2:17 AM To: Madden, Timothy J. Cc: casper@lists.berkeley.edu Subject: Re: [casper] Roach 2 telnetd On Fri, Mar 27, 2015 at 4:44 PM, Madden, Timothy J. mailto:tmad...@aps.anl.gov>> wrote: I am trying to start telnetd on a roach2 b

[casper] Roach 2 telnetd

2015-03-27 Thread Madden, Timothy J.
I am trying to start telnetd on a roach2 booting from the local flash. I added telnetd to /etc/rc.local When I do a ps -a, no telnet is listed... Also I cannot telnet to it. I can ping the roach, as I set it up with ifconfig eth0 192.168.0.68 I connect a linux box to the PPC ethernet, and I can

Re: [casper] Roach 2 GB Ethernet Basic Questions

2015-02-06 Thread Madden, Timothy J.
GB Ethernet Basic Questions (Madden, Timothy J.) 2. Re: Roach 2 GB Ethernet Basic Questions (John Ford) 3. Re: Roach 2 GB Ethernet Basic Questions (Dan Werthimer) -- Message: 1 Date: Mon, 2 Feb 2015 21:46:48 + From: &qu

[casper] Roach 2 GB Ethernet Basic Questions

2015-02-02 Thread Madden, Timothy J.
Sorry in advance for dumb questions. I have been using Roach 1 for a few ye ars and like it. Now we have a Roach 2. I want to get the 10GB ethernet working. A few questions: What should I buy to plug into those holes on the back, where the mezzanine slots are? Can I use a fib

Re: [casper] casper Digest, Vol 78, Issue 2

2014-05-02 Thread Madden, Timothy J.
: Jack Hickish [jackhick...@gmail.com] Sent: Friday, May 02, 2014 4:35 PM To: Madden, Timothy J. Cc: casper@lists.berkeley.edu; apars...@astron.berkeley.edu Subject: Re: [casper] casper Digest, Vol 78, Issue 2 Hi Tim, On 2 May 2014 14:16, Madden, Timothy J. wrote: > Aaron > > I thought

Re: [casper] FFT compute time

2014-05-02 Thread Madden, Timothy J.
From: Jack Hickish [jackhick...@gmail.com] Sent: Friday, May 02, 2014 2:15 PM To: Madden, Timothy J. Cc: casper@lists.berkeley.edu Subject: Re: [casper] FFT compute time Hi Tim, > > Also, if we supply ONE and only ONE sync pulse, should the fft block compute > indefinately? My simulink

Re: [casper] casper Digest, Vol 78, Issue 2

2014-05-02 Thread Madden, Timothy J.
ot;Re: Contents of casper digest..." Today's Topics: 1. Re: FFT compute time (Aaron Parsons) -- Message: 1 Date: Fri, 2 May 2014 12:06:08 -0700 From: Aaron Parsons Subject: Re: [casper] FFT compute time To: Da

Re: [casper] FFT compute time

2014-05-02 Thread Madden, Timothy J.
I appreciate your response Dan. Tim From: dan.werthi...@gmail.com [dan.werthi...@gmail.com] on behalf of Dan Werthimer [d...@ssl.berkeley.edu] Sent: Friday, May 02, 2014 11:26 AM To: Madden, Timothy J. Cc: casper@lists.berkeley.edu Subject: Re: [casper] FFT

[casper] FFT compute time

2014-05-02 Thread Madden, Timothy J.
Folks I am trying to use a complex fft (the green FFT block) for a spectrum analyzer application. I would like to use a 512 point FFT to compute on read time data. I need the FFT to compute in less than 512 samples. I am using 4 taps in the input, and running the FPGA at 128MHz. In this case

Re: [casper] Problem writing to DRAM, ROACH 1

2014-04-08 Thread Madden, Timothy J.
@gmail.com] Sent: Tuesday, April 08, 2014 4:04 PM To: Madden, Timothy J. Cc: casper@lists.berkeley.edu Subject: Re: [casper] Problem writing to DRAM, ROACH 1 Hi, I think I ran into similar issues, but I don't remember it being a consistent failure for a given size, just that large transfer

[casper] Problem writing to DRAM, ROACH 1

2014-04-08 Thread Madden, Timothy J.
I am using a DRAM block on a ROACH 1. I am using python to write data to the dram with corr. I create a binary array of zeros like: fa.lut_binaryIQ = '\x00\x00\x00\x00\x00\x00.' Length of the array is 1048576. If I do roach.write('dram_memory',fa.lut_binaryIQ) It works fine. If I doubl

Re: [casper] One GB Ethernet block

2014-04-07 Thread Madden, Timothy J.
Thanks for the info. Tim madden From: Jack Hickish [jackhick...@gmail.com] Sent: Monday, April 07, 2014 3:32 PM To: Madden, Timothy J. Cc: casper@lists.berkeley.edu Subject: Re: [casper] One GB Ethernet block Hey Tim, Unfortunately, the one Gb Ethernet

[casper] One GB Ethernet block

2014-04-07 Thread Madden, Timothy J.
Folks I have a few questions on the 1GB Ethernet block: 1. I assume the block connects to one of the CX4 ports on the ROACH 1 board. Is this true?] 2. What is the data format on the CX4 port? Is it 8b/10b encoding? 3. Can I make a simple board to simply wire the CX4 pins into a cat5 connector

[casper] fft block reordering bins

2014-02-20 Thread Madden, Timothy J.
I am using an fft block with 4 input streams, and 4 output streams. I am trying to bit reverse the bin order in software. Because the FFT coefficients are spewed from 4 outputs, I am not sure of the order of the bins. Example: Say we have an fft block that is ALREADY performing bin reordering.

[casper] Simulating Shared BRAM

2014-02-18 Thread Madden, Timothy J.
Folks This is probably a question asked before, but I am simulating a model and storing data to a shared BRAM. Is there a way to view the contents of what was written to the BRAM during the simulation? Tim

Re: [casper] casper Digest, Vol 75, Issue 8

2014-02-10 Thread Madden, Timothy J.
Roach in a balloon Just an idea if some engineer wants alot of work to do. One could put a whole ROACH into a tiny circuit board these days using the new Xilinx ZYNQ chips. It is a multi-chip module w/ high end Xilinx and 2 ARM cores. It would of course require recompiling all the ROACH I

Re: [casper] 10GB Ethernet

2014-02-10 Thread Madden, Timothy J.
Implementing a 10GB core is no easy task, considering you must sync. many serial transceivers together. Cool. Good job. Tim From: Jason Manley [jman...@ska.ac.za] Sent: Monday, February 10, 2014 9:09 AM To: Madden, Timothy J. Cc: Casper Lists Subject: Re

[casper] 10GB Ethernet

2014-02-10 Thread Madden, Timothy J.
Folks How does the 10GB Ethernet work on the Roach boards? In most Xilinx applications, the 10GB ethernet is generated by Xilinx IP blocks that have an expensive license, on the order of $22k. I have heard nothing about licensing fees for the 10GB Roach yellow block. Any ideas on this? Tim Ma

[casper] On the PFB block- a useful feature that we should have

2013-12-13 Thread Madden, Timothy J.
Folks I have a feature request for the PFB block, which should be easy to implement, as it is only a matlab gui and script change, and not a hardware change. The feature I request is to add one more field to the PFB block GUI telling the bandwidth of the sinc function. The sinc bandwidth is

[casper] Question on FFT-

2013-10-23 Thread Madden, Timothy J.
I am using the complex fft block and get this error in a pop-up window: Binary point > output width does not make sense. I have tried many different settings, and compared to other designs that are supposed to compile. Any ideas? Tim

[casper] PPC Lifetime buy

2013-09-24 Thread Madden, Timothy J.
Folks What is the part number of the PPC chip on the ROACH boards and where do we buy them? Seems better to buy now, and save rather than estimate our future purchases. Tim ___ _ From: casper-boun...@lists.berkeley.edu [casper-boun...@lists.berkeley.edu