Xilinx / mlir-air

MIT License
71 stars 26 forks source link

First channel programming example #636

Closed hunhoffe closed 2 weeks ago

hunhoffe commented 2 weeks ago

I'm working on a series of examples that show how channels my be used in various ways, and this is the first of those examples.

In this example, there is a segment with two herds. The herds are able to pass data to each other in a producer-consumer relationship.