--- Quote Start ---
tan defaults to cutting timing between unrelated clocks.
--- Quote End ---
--- Quote Start ---
what do you mean with "tan defaults"?
--- Quote End ---
The dual-clock FIFO megafunction has embedded cut-path timing assignments for paths going between clock domains. The Classic Timing Analyzer (not TimeQuest in QII 7.1 SP1) uses those automatic cross-domain cuts. In the Timing Analyzer compilation report, they will be listed in the "Timing Analyzer Settings" table (example below) if they were used or in the "Ignored Timing Assignments Table" if the design didn't need them.
--- Quote Start ---
+--------------------------------------------------------------------------------------------------------------------------------------+
; Timing Analyzer Settings ;
+-------------------------------------------------------+--------------------+-----------------+-------------------------+-------------+
; Option ; Setting ; From ; To ; Entity Name ;
+-------------------------------------------------------+--------------------+-----------------+-------------------------+-------------+
; Cut Timing Path ; On ; delayed_wrptr_g ; rs_dgwp|dffpipe4|dffe5a ; dcfifo_o4e1 ;
; Cut Timing Path ; On ; rdptr_g ; ws_dgrp|dffpipe7|dffe8a ; dcfifo_o4e1 ;
+-------------------------------------------------------+--------------------+-----------------+-------------------------+-------------+
--- Quote End ---