This project was built with Vivado 2023.1. Please check branches to find updated versions.
This repositories provide an IP block design that includes a debouncer and AXI GPIO for the PmodENC rotary encoder. This IP block can be integrated into a Vivado project to facilitate the use of a debounced encoder input in FPGA designs.
-
clone the repository: First, clone the repository to your local machine:
git clone https://github.com/TER-Zybo/PetaENC
-
Open Vivado:
- Launch Xilinx Vivado Design Suite on your computer.
-
Add IP Repository:
- In the
Project Settings
window, navigate toIP > Repository
. - Click the
+
button to add a new IP repository. - Browse to the location of the cloned repository and select the repository directory.
- Click
OK
to add the repository.
- In the