d8ce1652ae
The data yielded by the PMD is not really valid until it has made its way through the pipeline. Delay it until the data is valid. As a side effect, this should also eliminate any metastability. This is not necessary for real hardware, but it allows us to to post-synthesis simulation (where we can't reach in and probe the internal valid signal). Additionally, ensure that the state is known by resetting it when we don't have a signal. Signed-off-by: Sean Anderson <seanga2@gmail.com> |
||
---|---|---|
rtl | ||
tb | ||
.gitignore | ||
4b5b.gtkw | ||
Makefile |