Step 4: Implementing and Generating Bitstream - 2020.2 English

Vivado Design Suite Tutorial: Programming and Debugging (UG936)

Document ID
UG936
Release Date
2021-02-26
Version
2020.2 English
  1. In the Flow Navigator, under Program and Debug, click Generate Bitstream.

  2. In the Save Project dialog box click Save. If a dialog box appears indicating this will cause the Synthesis results to go out of date, click OK. This applies the MARK_DEBUG attributes on the newly marked nets. You can see those constraints by inspecting the sinegen_demo_kc705.xdc file.
  3. When the No Implementation Results Available dialog box pops up, click Yes. In the Launch Runs dialog box, accept all of the default settings (Launch runs on local host) and click OK.
  4. When the bitstream generation completes, the Bitstream Generation Completed dialog box pops up. Click OK.
  5. In the dialog box asking you to closetye synthesized design before opening the implemented design. Click Yes.
  6. Examine the Timing Summary report to ensure that all the specified timing constraints are met.

    Proceed to Using the Vivado Logic Analyzer to Debug Hardware to complete the rest of the steps for debugging the design.