verilog-uart icon indicating copy to clipboard operation
verilog-uart copied to clipboard

Fixed compile error

Open pikamonvvs opened this issue 2 years ago • 1 comments

Hi, I found that there is a compile error in Uart8Transmitter.v:24 and I fixed it. Could you please check if this commit can be merged in your repository? It looks good to me but needs your opinion. :) Thanks!

pikamonvvs avatar Jul 23 '22 08:07 pikamonvvs

And it seems that the transmitter should send stop bit to 1 but the code is missing, so I fixed it. Could you please check if it is okay?

pikamonvvs avatar Jul 23 '22 12:07 pikamonvvs