Primetalk / SynapseGrid

SynapseGrid is a framework for constructing dynamic low latency data flow systems.
Other
124 stars 8 forks source link

Feature/Add highly efficient switcher (router) #9

Closed Primetalk closed 4 years ago

Primetalk commented 4 years ago

It takes signal as input - pair of contact and data value and brings this signal directly to trellis. This is very fast operation. The drawback is that this switcher is not transparent. Another drawback is that contacts become data values.