clash-lang / clash-protocols

a battery-included library for dataflow protocols
Other
19 stars 7 forks source link

Add Vec and unit type instances to IdleCircuit #112

Closed Linouth closed 1 month ago

Linouth commented 1 month ago

This enables attaching an idleCircuit to a Vec of protocols and to a Unit type protocol. This is useful when using vecCircuits to attach multiple slaves to an interconnect.