ID:335093 TimeQuest Timing Analyzer is analyzing <number of latches> combinational loops as latches.

CAUSE: The TimeQuest Timing Analyzer found latches implemented using non-optimal resources (look-up tables (LUTs) with combinational feedback). The TimeQuest analyzer replaces the combinational loop with an equivalent latch. The TimeQuest analyzer treats this logic as a synchronous endpoint, and will not analyze the path through the node.

ACTION: You must implement these latches with registers using asynchronous load and data signals, or remove them from your design. For more information, run the check_timing tcl command in the TimeQuest analyzer.