docs: Update up_counter to avoid deprecation warning
authorJoel Stanley <joel@jms.id.au>
Fri, 15 Jan 2021 02:58:21 +0000 (13:28 +1030)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 15:25:46 +0000 (15:25 +0000)
commit696b828d9e451786a08f5cd016cf7a9aec25a8f8
treef4cb6d44221a823c7a01f28f4b02ab1f1a3c021c
parent3fda555d01f4940f1d0cce8c9bef5a6b5a07f010
docs: Update up_counter to avoid deprecation warning

nmigen/docs/_code/up_counter.py:44: DeprecationWarning: instead of nmigen.back.pysim.*, use nmigen.sim.*
  from nmigen.back.pysim import Simulator
docs/_code/up_counter.py