verilog实现 串口通信处理器
.
├── cmd_pro.v
├── compile.sh
├── fn
├── stimulus_tb.v
├── test.vcd
├── UART_RXer.v
├── UART_top.v
├── UART_TXer.v
└── wave.lxt
sh compile.sh
.
├── cmd_pro.v
├── compile.sh
├── fn
├── stimulus_tb.v
├── test.vcd
├── UART_RXer.v
├── UART_top.v
├── UART_TXer.v
└── wave.lxt
sh compile.sh