A kind of special Link that connects two nodes with optional flow control / bypass logic.
A kind of special Link that connects two nodes with optional flow control / bypass logic.
Its API should be flexible enough to implement a CPU stage with it.
A very simple Link that connects two nodes with signals only.
Hardware that allows to connect Node in a pipeline to each other.
Connect an up and down nodes using registers on the data/valid
signals and some arbitration on the ready.
Allows to write pipelines more easily and with better parametrization.
https://spinalhdl.github.io/SpinalDoc-RTD/master/SpinalHDL/Libraries/Pipeline/introduction.html#introduction