Loading repository data…
Loading repository data…
haringd / repository
This tutorial guides you through the design flow using Xilinx Vivado software to create a simple digital circuit using Verilog. A typical design flow consists of creating model(s), creating user constraint file(s), creating a Vivado project, importing the created models, assigning created constraint file(s), optionally running behavioral simulation, synthesizing the design, implementing the design, generating the bitstream, and finally verifying the functionality in the hardware by downloading the generated bitstream file. You will go through the typical design flow targeting the ZYNQ-7000 based PYNQ board. The typical design is shown below.