Closed standbyme closed 6 years ago
Why does this function return 3 values?
@standbyme each myhdl block returns the myhdl.generators that are needed to describe the logic.
http://docs.myhdl.org/en/stable/manual/background.html#a-small-tutorial-on-generators http://docs.myhdl.org/en/stable/manual/structure.html#introduction
For questions like this consider using the myhdl forum
Hope that helps, Chris
I'm sorry for asking question in wrong place. YES, It's helpful! Thanks for your help!
https://github.com/myhdl/site-myhdl/blob/25ffe78a3ebcd6a8867e56e81da732fe10c3d7ae/docs/examples/bitonic/bitonic.txt#L183
Hi, I'm reading examples these days. It's very helpful. Thanks for your help! However, I fail to understand the meaning of this line(and there is no answer on Stack Overflow....)
Look forward to your reply! : )