Owning Palette: RT FIFO Functions
Requires: RT Module
Deletes a reference or all references to a specified RT FIFO.
You must delete an RT FIFO reference to free memory resources allocated for the FIFO when you created the reference. Deleting a reference to an RT FIFO does not delete the original RT FIFO by default. Use the force destroy? input to specify to delete all reference to the RT FIFO.

![]() |
rt fifo is a reference to an existing RT FIFO. |
![]() |
force destroy? specifies to delete all references to the RT FIFO if TRUE. If set to FALSE, only deletes the individual reference wired to rt fifo. The default is FALSE. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
error out contains error information. This output provides standard error out functionality. |