• Maciej Lipinski's avatar
    [wr_streamers] bugfix: 0xCAFE as last word caused streamers to hang · 639129fb
    Maciej Lipinski authored
    Fixed by adding missing "else statement" in CRC_WORD state. In this
    statement the dvalid is set LOW and no ('X') data is set. Without
    this, the input data remainded 0xCAFE and the input dvalid remainded
    HIGH, thus the escape_inserter was forcing dreq=LOW in order to
    stop the input data for one cycle and insert special character.
    639129fb
Name
Last commit
Last update
bin Loading commit data...
board Loading commit data...
ip_cores Loading commit data...
modules Loading commit data...
platform Loading commit data...
sim Loading commit data...
syn Loading commit data...
testbench Loading commit data...
top Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Manifest.py Loading commit data...