lib.fifo.AsyncFIFO: fix incorrect latency of r_level.
authoranuejn <jarohabiger@googlemail.com>
Sat, 24 Oct 2020 14:58:23 +0000 (16:58 +0200)
committerGitHub <noreply@github.com>
Sat, 24 Oct 2020 14:58:23 +0000 (14:58 +0000)
commitd8273a15c38a7937d379e34e0f364596cf9584e5
tree6229fd8d8dec4c9c01eaa7aed981075dc94b5bd8
parentca6fa036f6cd057c997460cf5898bbf791c4546a
lib.fifo.AsyncFIFO: fix incorrect latency of r_level.

Co-authored-by: Andrew Wygle <awygle@gmail.com>
nmigen/lib/fifo.py
tests/test_lib_fifo.py