• Cesar Prados's avatar
    wr_core: time stamps for external I/F · 56a6681c
    Cesar Prados authored
        If an external module sends packets from the WR fabric and requests
        a Tx Ts, the TS were not going to the external IF but to the minic
        as this packets were sent from the LM32, as a result, the wrpc-sw/ppsi
        was getting confuse with the PTP TS and ext TS and losing the node
        synchronization. That was because the TS strobe line was only connected to
        the minic for every source of TS. This commit mux the stb line depending on
        the frame_id. For packets sent from LM32 (wrpc-sw) the id is 0x0, packets sent
        from an external module should use whatever id, but never 0x0.
    56a6681c
Name
Last commit
Last update
ip_cores Loading commit data...
modules Loading commit data...
platform Loading commit data...
sim Loading commit data...
syn/spec_1_1/wr_core_demo Loading commit data...
testbench Loading commit data...
top Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Manifest.py Loading commit data...
README Loading commit data...
README_IMPORTANT Loading commit data...