Closed LurenAA closed 1 year ago
Hi, ahhh the diagram doesn't match the implémentation you are right. So i would say idealy, the History range should be 0 until samplingSize, and the 2 first flip flop should be made via a BufferCC to avoid introducing that inecessary latency (while keeping the metastability protection)
thank you
Should io.samplingTick also be connected to the enable terminals of the two previous D Flip-Flop? the code is in File:uart/UartCtrlRx.scala thank you