bespoke-silicon-group / bsg_manycore

Tile based architecture designed for computing efficiency, scalability and generality
Other
214 stars 56 forks source link

[WIP] SPSC queue #687

Open dpetrisko opened 1 year ago

dpetrisko commented 1 year ago

SPSC queue implementation for interkernel communication. WIP; will update with thorough description when ready for review

Depends on #682