cocotbext-uart icon indicating copy to clipboard operation
cocotbext-uart copied to clipboard

source write() and idle() description.

Open nicdes opened this issue 4 years ago • 0 comments

Thanks for the code! Just a couple of things:

  • UartSource write() is not blocking but calls write_nowait()
  • The description of idle() in the README.md should have 'and' instead of 'or'.

nicdes avatar Feb 09 '21 19:02 nicdes