• Lucas Russo's avatar
    hdl/testbench/*/wb_acq_core_test/*: shorten 200MHz reset delay · 6535f81e
    Lucas Russo authored
    The 7 series async FIFO will misbehave if the read clk is
    asserted at the same cycle as the reset is deasserted, causing
    the FIFO to become full and the output to become undefined (X's).
    The difference in the reset delays give sufficient ammount of time
    for the FIFO to correctly reset itself.
    6535f81e
defines.v 1.49 KB