sylefeb / Silice

Silice is an easy-to-learn, powerful hardware description language, that simplifies designing hardware algorithms with parallelism and pipelines.
Other
1.28k stars 77 forks source link

pipeline sync #241

Open sylefeb opened 1 year ago

sylefeb commented 1 year ago

Pipelines need a way to be synced with the host algorithm, with the host waiting for either all or one specific pipeline to end (is waiting for one really useful?).