sylefeb / Silice

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

interleaving pipelined algorithms in host pipelines #242

Open sylefeb opened 1 year ago

sylefeb commented 1 year ago

There is currently no clean/simple way to interleave a pipelined algorithm into a host pipeline. This could be for instance:

sylefeb commented 1 year ago

Related: example of chaining two pipelined algorithms from a parent https://github.com/sylefeb/Silice/blob/draft/tests/pipeline27.si