Closed
Description
Issue by ZirconiumX
Friday Dec 27, 2019 at 12:07 GMT
Originally opened as m-labs/nmigen#287
I was looking at the nMigen uart.py
example, and noticed that the loopback has a yield Passive()
, but neither Passive
nor the other simulator commands have any documentation to them.