Skip to content

Commit a10592a

Browse files
committed
add few more signals
1 parent d2aa74d commit a10592a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtl/axis_gmii_rx.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ wire [31:0] crc_next;
251251
/*
252252
* Configuration
253253
*/
254-
assign cfg_rx_enable_out = cfg_rx_enable;
254+
assign cfg_rx_enable_out = gmii_rx_dv;
255255

256256

257257

0 commit comments

Comments
 (0)