Creating and Implementing a Hardware Design - 2022.1 English

Versal ACAP Hardware, IP, and Platform Development Methodology Guide (UG1387)

Document ID
UG1387
Release Date
2022-05-25
Version
2022.1 English

After planning your device I/O, planning how to lay out your PCB, and deciding on your use model, you can begin creating your design. Design creation includes:

  • Planning the hierarchy of your design
  • Identifying the IP cores to use and customize in your design
  • Instantiating RTL modules that are needed for special interconnect or functionality that is not available in the IP catalog
  • Creating timing, power, and physical constraints
  • Specifying additional constraints, attributes, and other elements used during synthesis and implementation

When creating your design, the main points to consider include:

  • Achieving the desired functionality
  • Operating at the desired frequency
  • Operating with the desired degree of reliability
  • Fitting within the silicon resource and power budget

Decisions made at this stage affect the end product. A wrong decision at this point can result in problems at a later stage, causing issues throughout the entire design cycle. Spending time early in the process to carefully plan your design helps to ensure that you meet your design goals and minimize debug time in the lab.