Fix signal name

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich 2022-12-27 18:26:58 -08:00
parent a1abc97e2a
commit 8c3df76b97

View File

@ -225,7 +225,7 @@ wire [3:0] led_int;
/*
* Silicon Labs CP2102 USB UART
*/
wire uart_sys_rst;
wire uart_rst_int;
wire uart_suspend_int;
wire uart_ri_int;
wire uart_dcd_int;