lib.fifo: add r_rst output for AsyncFIFO{,Buffered}.
authorawygle <awygle@gmail.com>
Fri, 24 Apr 2020 22:27:04 +0000 (15:27 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 13:29:21 +0000 (13:29 +0000)
commit1c2d2bf672565c50e97af4e152a0abb225a52683
tree1557642acb6569f59bf9070487bb246e9031d2cd
parent8f3cd4ec3d224535b2d0cd5d33019c0c36970c19
lib.fifo: add r_rst output for AsyncFIFO{,Buffered}.

Fixes #181.
nmigen/lib/fifo.py