mirror of
https://github.com/alexforencich/verilog-ethernet.git
synced 2025-01-14 06:43:18 +08:00
Fix signal name
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
a1abc97e2a
commit
8c3df76b97
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user