Skip to content

Commit 0cf9c37

Browse files
committed
Added release date of version 1.2.
1 parent 3274cae commit 0cf9c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtl/uart.vhd

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ use IEEE.MATH_REAL.ALL;
2626
-- Removed unnecessary resets.
2727
-- Signal BUSY replaced by DIN_RDY.
2828
-- Many other optimizations and changes.
29-
-- Version 1.2 -
29+
-- Version 1.2 - released on 23 December 2019
3030
-- Added double FF for safe CDC.
3131
-- Fixed fake received transaction after FPGA boot without reset.
3232
-- Added more precisely clock dividers, dividing with rounding.

0 commit comments

Comments
 (0)