Description
Due to a problem in the Intel® Quartus® Prime Standard edition software, you may see this problem when running the Analysis & Elaboration compilation phase.
Resolution
To work around this problem assign cgate_out.len[10:0]
As a workaround, assign cgate_out.len[10:0] to a temp wire and use that temp wire in your module instantiation,This will fixes the IE.