An FPGA based Logic Analyzer project
You will need to have Xilinx Vivado Installed.
- Clone this github repository
- Create a new project in Xilinx Vivado and import the source files located in analyzer/Vivado/src/hdl
- Set
ACSP_top
as the top level module - Generate the bitstream
- Upload bitstream to Digilent Nexys 4 DDR
OR
- Download the release bitstream and install via Vivado or through a SD card.
You will need to install all of the dependecies of the sigrok project before building.
- Clone this git repository
- Run the build script located at sigrok-util/cross-compile/linux/sigrok-cross-linux
- Run the executable located at sigrok-util/cross-compile/linux/sigrok-cross-linux/build/pulseview/build/pulsebiew