Visible to Intel only — GUID: bxy1493839507041
Ixiasoft
Visible to Intel only — GUID: bxy1493839507041
Ixiasoft
1.7.11. Consider Altera's recommendations for creating design partitions
Follow Altera's recommendations for creating design partitions to improve the overall quality of results. For example, registering partition I/O boundaries keeps critical timing paths inside one partition that can be optimized independently. Plan your source code so that each design block is defined in a separate file. The software can automatically detect changes to each block separately.
Use hierarchy in your design to provide more flexibility when partitioning. Keep your design logic in the leaves of the hierarchy trees; that is, the top level of the hierarchy should have very little logic, and the lower-level design blocks contain the logic.