The project of the CU, that performs BTF daq, can be found git@baltig.infn.it:chaos-lnf-control/chaos-driver-daq.git, the CU that implements the acquisition is:
https://baltig.infn.it/chaos-lnf-control/chaos-driver-daq/blob/master/models/btf/RTBTFdaqCU.cpp.
This CU requires as CU load parameters the addresses of the CAEN965 and CAEN792, SIS3800 (counter), CAEN513 (PIO).
Configuration
{"vme":{"driver":"vme_sis3153_eth","params":"192.168.190.111"},"caen965":{"address":"0xBBBB0000","channels":16},"caen792":{"address":"0xAAAA0000","channels":32},"sis":{"address":"0x38380000","channels":32},"pio":{"address":"0xCCCCCC00","channels":16}}