create example pipeline buffer "StageChain" example,
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 Mar 2019 11:13:59 +0000 (11:13 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 Mar 2019 11:13:59 +0000 (11:13 +0000)
commitf3945d1317aa236b752c1e286801caa2c3a07703
tree7301e220876c1130d10643991e2c9fed4428ed42
parent00c8ebabaeacdb7d44c804c893954e371c0f4641
create example pipeline buffer "StageChain" example,
fix bug where output from one stage was not being assigned as the input
to the next
src/add/example_buf_pipe.py
src/add/test_buf_pipe.py