Sorry to interject but std.fifo.LinearFifo is pretty close to a built-in queue IMHO. At least that’s what I’ve been using and it seems to be working fine.
Edit: corrected “std.LinearFifo” to “std.fifo.LinearFifo”
Sorry to interject but std.fifo.LinearFifo is pretty close to a built-in queue IMHO. At least that’s what I’ve been using and it seems to be working fine.
Edit: corrected “std.LinearFifo” to “std.fifo.LinearFifo”