EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  <2024 Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  <2024
<== Date ==> <== Thread ==>

Subject: Re: EPICS on FPGA
From: "Siddons, David via Tech-talk" <tech-talk at aps.anl.gov>
To: "tech-talk at aps.anl.gov" <Tech-talk at aps.anl.gov>, Abdalla Ahmad <Abdalla.Ahmad at sesame.org.jo>, "Mooney, Tim M." <mooney at anl.gov>, "Cobb, Tom (DLSLtd,RAL,LSCI)" <tom.cobb at diamond.ac.uk>
Date: Tue, 6 Feb 2024 15:53:09 +0000
Hi Abdalla,
   We have been using Zynqs (Microzed, Picozed and a custom board) for several years now to interface our in-house detector systems. We use the FPGA fabric for time-critical interactions with custom ASICs, and the Arm to implement EPICS. We run Debian on the Arm, so we have access to all of it's capabilities. We build the applications natively on the processor system. We also have implemented a fabric-only UDP system, so we can stream out high-speed data independently of the processor.
Pete.


From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Cobb, Tom (DLSLtd,RAL,LSCI) via Tech-talk <tech-talk at aps.anl.gov>
Sent: Tuesday, February 6, 2024 7:12 AM
To: tech-talk at aps.anl.gov <Tech-talk at aps.anl.gov>; Abdalla Ahmad <Abdalla.Ahmad at sesame.org.jo>; Mooney, Tim M. <mooney at anl.gov>
Subject: Re: EPICS on FPGA
 
Hi Abdalla,

As Tim mentioned, PandABox has a similar approach of running FPGA code and a server on a Xilinx Zynq, but we decided against putting EPICS on the Zynq chip itself. This was because it is a collaboration with SOLEIL who run Tango, so we needed an intermediate server layer anyway, and also because we wanted to do HDF writing, which is better done on a separate PC. The architecture we now have is a TCP server that runs on the box and does the translation of registers to sensible names and data streaming, then EPICS or Tango servers which run on a separate PC and talk to that server:

The reasons for using an FPGA over a processor was to do encoder capture and trigger pulse generation with low and deterministic latency. We use the Xilinx tools (Vivado and the Xilinx provided kernel), and run the server process on the ARM core in a busybox-based Linux distribution.

Thanks,
Tom

From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Mooney, Tim M. via Tech-talk <tech-talk at aps.anl.gov>
Sent: 04 February 2024 14:30
To: tech-talk at aps.anl.gov <Tech-talk at aps.anl.gov>; Abdalla Ahmad <Abdalla.Ahmad at sesame.org.jo>
Subject: Re: EPICS on FPGA
 
Hi Abdalla,

We haven't installed EPICS actually on an FPGA, but rather alongside an FPGA. We needed simple custom electronics for things like tracking encoders and generating triggers as a function of encoder positions, and we wanted close coordination between the FPGA stuff and EPICS. We use the Xilinx Zynq chip, in the form of the MicroZed. The tools are Xilinx Vivado, PetaLinux, and High Level Synthesis. The processor is a two-core ARM processor on the Zynq chip, which has good links to the FPGA.

and here

Tom Cobb and others have done something sort of similar at Diamond, yielding the PandAbox https://quantumdetectors.com/products/pandabox/
which also uses a Zynq chip.

Tim Mooney (mooney at anl.gov) (630)252-5417
Beamline Controls Group (http://www.aps.anl.gov)
Advanced Photon Source, Argonne National Lab


From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Abdalla Ahmad via Tech-talk <tech-talk at aps.anl.gov>
Sent: Sunday, February 4, 2024 12:34 AM
To: tech-talk at aps.anl.gov <Tech-talk at aps.anl.gov>
Subject: EPICS on FPGA
 

Hi

 

I would like to hear about experiences involving installing EPICS on an FPGA, mainly the following:

·         A brief idea about the control system involved and why an FPGA implementation was better.

·         What was the hardware platform used? Xilinx, Intel, etc.

·         What software tools used? Vendor-specific (Xilinx Vivado, Intel Quartus, etc.) or 3rd party tools were used?

·         What soft processor was used? Or an SoC-FPGA was used?

 

We have a control system running on an old PowerPC CPU with a deterministic fiber-optic interface and I am researching the idea of implementing it on FPGA.

 

Thanks for any insight.

 

Best Regards,

Abdalla Al-Dalleh

Control Engineer

SESAME (Synchrotron-light for Experimental Science and Applications in the Middle East)
P.O. Box 7, Allan 19252, Jordan
Tel: +96253511348 , ext. 265

Fax: +96253511423

abdalla.ahmad at sesame.org.jo

www.sesame.org.jo

 

 

-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 


References:
EPICS on FPGA Abdalla Ahmad via Tech-talk
Re: EPICS on FPGA Mooney, Tim M. via Tech-talk
Re: EPICS on FPGA Cobb, Tom (DLSLtd,RAL,LSCI) via Tech-talk

Navigate by Date:
Prev: Re: Issue with Stream Device. Timeout only on Reconnect Zimoch Dirk via Tech-talk
Next: Re: EPICS on FPGA Hill, Jeff via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  <2024
Navigate by Thread:
Prev: Re: EPICS on FPGA Cobb, Tom (DLSLtd,RAL,LSCI) via Tech-talk
Next: Re: EPICS on FPGA Hill, Jeff via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  <2024
ANJ, 06 Feb 2024 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·