#include "EFTrackingFPGAPipeline/IntegrationBase.h"
#include "EFTrackingFPGAUtility/xAODClusterMaker.h"
#include "EFTrackingFPGAUtility/TestVectorTool.h"
#include "EFTrackingFPGAUtility/FPGADataFormatTool.h"
#include "EFTrackingFPGAUtility/OutputConversionTool.h"
#include "EFTrackingFPGAPipeline/DataPreparationPipeline.h"
#include "FPGATrackSimObjects/FPGATrackSimTrackCollection.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/IChronoSvc.h"
#include "xrt/xrt_bo.h"
#include "xrt/xrt_device.h"
#include "xrt/xrt_kernel.h"
#include <experimental/xrt_xclbin.h>
#include <experimental/xrt_ip.h>
#include <experimental/xrt_queue.h>
#include "CL/cl2xrt.hpp"
#include <filesystem>
#include <fstream>
Go to the source code of this file.
◆ EVENT_COUNT_RST
#define EVENT_COUNT_RST 0x80000000 |
◆ EVENT_RX_COUNT_OFFSET
#define EVENT_RX_COUNT_OFFSET 0x14 |
◆ EVENT_TX_COUNT_OFFSET
#define EVENT_TX_COUNT_OFFSET 0x1C |
◆ IP_DONE
◆ IP_IDLE
◆ IP_START
◆ USER_CTRL_OFFSET
#define USER_CTRL_OFFSET 0x10 |