forked from tanchou/Verilog
uart_rx valid
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module uart_rx
|
||||
module other_uart_rx
|
||||
#(
|
||||
parameter CLK_FRE = 27, //clock frequency(Mhz)
|
||||
parameter BAUD_RATE = 115200 //serial baud rate
|
||||
|
Reference in New Issue
Block a user