Creating a Zynq Platform

  • Create New project , using a Zynq Board of your choice.
sort_1 image
  • Point IP catalog to VSI repository
sort_2 image
  • Create the predefined Zynq Platform
sort_3 image * This will create a platform Canvas with Zynq * Compile this platform * Flow --> Compile Platform ... sort_4 image
  • Create a System Canvas * Flow –> Create System …
sort_5 image
  • Import compiled platform into System Canvas * Flow –> Import Platform …
sort_6 image
  • After importing the platform the System canvas should have two execution contexts
    • Zynq_ps - is the software execution context (Representing the ARM)
    • Zynq_pl is the Hardware execution context (Representing the FPGA Fabric)