dacfifo is being replaced by data_offload in HDL, this is an ongoing process in HDL repo and no-OS projects need to adapt.
Wiki for data_offload.
Example of a commit that migrates the adrv9009 project to the daca_offload engine. Notice how the bypass gpio is being removed and is being replaced by an OFFLOAD_BYPASS register bit.
dacfifo is being replaced by data_offload in HDL, this is an ongoing process in HDL repo and no-OS projects need to adapt.
Wiki for data_offload.
Example of a commit that migrates the adrv9009 project to the daca_offload engine. Notice how the bypass gpio is being removed and is being replaced by an OFFLOAD_BYPASS register bit.