Hi, There is a counter for counting bits of in uart_rx.v and uart_tx.v. i think the width should be ```[$clog2(`DATA_WIDTH)-1:0]```. what do you think?.. thanks [https://github.com/makararasi/UVM_AXI4-Stream](url)
Hi,
There is a counter for counting bits of in uart_rx.v and uart_tx.v. i think the width should be
[$clog2(`DATA_WIDTH)-1:0]. what do you think?..thanks
https://github.com/makararasi/UVM_AXI4-Stream