11#ifndef AIE_ASSIGN_BUFFER_DESCRIPTOR_IDS_H
12#define AIE_ASSIGN_BUFFER_DESCRIPTOR_IDS_H
26 std::optional<uint32_t>
nextBdId(
int channelIndex);
Include the generated interface declarations.
bool bdIdAlreadyAssigned(uint32_t bdId)
const AIETargetModel & targetModel
void assignBdId(uint32_t bdId)
void freeBdId(uint32_t bdId)
std::optional< uint32_t > nextBdId(int channelIndex)
std::set< uint32_t > alreadyAssigned