lib.fifo.AsyncFIFO: fix incorrect latency of r_level.
authoranuejn <jarohabiger@googlemail.com>
Sat, 24 Oct 2020 14:58:23 +0000 (16:58 +0200)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 15:15:49 +0000 (15:15 +0000)
commit6730dac4118e86144a14f29320ae9a1e5f388c36
tree8193c7e2821bd775676968fe6daa6681a7b06440
parent90fd8c5d7b60c81b0a7e7169c418b6ee728b4c5c
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