Visible to Intel only — GUID: mwh1409960075152
Ixiasoft
Visible to Intel only — GUID: mwh1409960075152
Ixiasoft
2.10. Incremental Compilation and Block-Based Design
The first step in an incremental design flow is to make sure that different parts of your design do not affect each other. You must ensure that you have separate netlists for each partition in your design. If the whole design is in one netlist file, changes in one partition affect other partitions because of possible node name changes when you resynthesize the design.
You can create different implementations for each partition in your Precision Synthesis project, which allows you to switch between partitions without leaving the current project file. You can also create a separate project for each partition if you require separate projects for a team-based design flow. Alternatively, you can use the incremental synthesis capability in the Precision RTL Plus software.
Section Content
Creating a Design with Precision RTL Plus Incremental Synthesis
Creating Multiple Mapped Netlist Files With Separate Precision Projects or Implementations
Creating Black Boxes to Create Netlists
Creating Intel Quartus Prime Projects for Multiple Netlist Files
Hierarchy and Design Considerations