This repo contains the source code for the CMOD-A7 used as part of the raspberrypi/artix7 LArPix control board.
To generate the vivado project from this repo::
git clone https://github.com/larpix/LArPixDAQ.git
cd LArPixDAQ
vivado -mode batch -source tcl/recreate_xpr.tcl
After modifying the project, to generate the tcl script used for version control::
vivado -mode batch -source tcl/export_xpr.tcl