Skip to content

rfSOC Hardware Platform for Diagnostics Solutions

Notifications You must be signed in to change notification settings

NSLS-II/rfsoc-dfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rfSOC Hardware Platform for Diagnostics Solutions

This is a custom designed hardware platform from the NSLS2 Diagnostics Group Using the Xilinx UltraScale+ rfSOC technology.

Uses the DESY FWK FPGA Firmware Framework https://fpgafw.pages.desy.de/docs-pub/fwk/index.html

Clone with --recurse-submodules to get the FWK repos

git clone --recurse-submodules https://github.com/NSLS-II/rfsoc-dfe

Setup Environment: make env (first time only)

To build firmware make cfg=hw project (Sets up project)

make cfg=hw gui (Open in Vivado)

make cfg=hw build (Builds bit file)

To build Software

make cfg=sw project (Sets up project)

make cfg=sw gui (Opens in Vitis)

make cfg=sw build (Builds executable)

About

rfSOC Hardware Platform for Diagnostics Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published