silayer ctrl tools - ComPair/ComPair-tracker-FPGA GitHub Wiki
Tools for controlling stuff on the Silicon
vatactrl
This is a command-line tool to execute asic-specific tasks. More detals here
calctrl
This is a command-line tool to do stuff with the external calibrator. More details here
dacctrl
This is a command-line tool to control the DAC121S101's. More details here
syncctrl
This is a command line tool to manage signals that are synchronous and shared across all asic's. More details here
silayer_server
This is a server that listens for commands over tcp, and has all functionality of vatactrl
, calctrl
, dacctrl
, and syncctrl
. Plus, it streams data. More details here