enjoy-digital / litepcie

Small footprint and configurable PCIe core
Other
449 stars 110 forks source link

Clarify comments about LitePCIeDMASynchronizer #105

Closed sjkelly closed 1 year ago

sjkelly commented 1 year ago

The new mode allows synchronization of TX streams to RX streams upon a PPS event, or only PPS with TX and RX streams unsynchronized. This clarifies that in "PPS-only" mode, both TX and RX streams can be "flowgated" by the synchronizer module, but they may remain unsynced to each other.

enjoy-digital commented 1 year ago

Thanks @sjkelly!