13.8.1 Designer Block Advantages

  • You can focus on the timing of critical blocks and ensure the timing across the blocks meets requirements before proceeding to the top-level flow.
  • Changes in other blocks have no impact on your own block, you can re-use your block without re-calculating the timing.
  • The block can be re-used in multiple designs
  • Shorter verification time. You need to re-verify only the portion of the design that has changed.