We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3274cae commit 0cf9c37Copy full SHA for 0cf9c37
rtl/uart.vhd
@@ -26,7 +26,7 @@ use IEEE.MATH_REAL.ALL;
26
-- Removed unnecessary resets.
27
-- Signal BUSY replaced by DIN_RDY.
28
-- Many other optimizations and changes.
29
--- Version 1.2 -
+-- Version 1.2 - released on 23 December 2019
30
-- Added double FF for safe CDC.
31
-- Fixed fake received transaction after FPGA boot without reset.
32
-- Added more precisely clock dividers, dividing with rounding.
0 commit comments