After following the steps described in Customizing and Generating the Core, implement the example design as follows:
1.Right-click the core in the Hierarchy window, and select Open IP Example Design.
2.A new window pops up, asking you to specify a directory for the example design. Select a new directory, or keep the default directory.
A new project is automatically created in the selected directory and it is opened in a new Vivado IDE window.
3.In the Flow Navigator (left-side pane), click Run Implementation and follow the directions.
The following tables describe the example files.
Table: Example Design Files lists the HDL files delivered with the example design.
Table: Example Demonstration Test Bench File lists the example demonstration test bench file delivered with the example design.
Name |
Description |
---|---|
<component_name>_exdes_tb.vhd |
Test bench for the example design |
Table: Example Design Constraints File lists the example design constraint file delivered with the example design.
Name |
Description |
---|---|
<component_name>_exdes.xdc |
Top level constraints file for the example design. |
The XDC delivered with the example design is configured for the KC705 board. The I/O constraints are commented by default. Uncomment them before implementing the example design on the KC705 board.