calyxir / calyx

Intermediate Language (IL) for Hardware Accelerator Generators
https://calyxir.org
MIT License
450 stars 44 forks source link

Docs: Document the three kinds of queues #2026

Closed anshumanmohan closed 2 weeks ago

anshumanmohan commented 3 weeks ago

Closes #1660.

Adds a page of documentation for the three kinds of queues: FIFO, PIFO, and PIFO tree. Does not, for now, explain the things we added on to motivate the SDN example; I figure we will have more to say when we flesh the example out some more.