ad_xcvr_rx_if: rx_ip_sof_d register has a width of 4 bits

main
Istvan Csomortani 2018-03-15 08:39:15 +00:00 committed by István Csomortáni
parent b6770effc5
commit a1e2b60cb3
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ module ad_xcvr_rx_if (
reg [31:0] rx_ip_data_d = 'd0;
reg [ 3:0] rx_ip_sof_hold = 'd0;
reg rx_ip_sof_d = 'd0;
reg [ 3:0] rx_ip_sof_d = 'd0;
// dword may contain more than one frame per clock