Intel® Quartus® Prime Standard Edition User Guide: Debug Tools

ID 683552
Date 9/24/2018
Public
Document Table of Contents

5.5.4.2. Tips to Achieve Maximum Speedup

  • Basic AND (which applies to Storage Qualifier as well as trigger input) is the fastest for the Incremental Route flow.
  • Basic OR is slower for the Incremental Route flow, but if you avoid changing the parent-child relationship of nodes within groups, you can minimize the impact on compile time. You can change the sibling relationships of nodes.
    • Basic OR and advanced triggers require re-synthesis when you change the number/names of tapped nodes.
  • Use the Incremental Route lock-mode to avoid inadvertent changes requiring a full compilation.