##
## Base include file includes MPF and the common CCI-P interface and CSR
## manager used by multiple examples in the tutorial.
##

# Include MPF
-F @FPGA_BBB_CCI_SRC@/BBB_cci_mpf/hw/sim/cci_mpf_sim_addenda.txt

# Include clock crossing FIFO
-F @FPGA_BBB_CCI_SRC@/BBB_ccip_async/hw/sim/ccip_async_sim_addenda.txt

+incdir+../rtl

../rtl/cci_afu_with_mpf.sv
../rtl/csr_mgr.sv
