🏄 Custom IP for vector operations
-
Updated
Aug 31, 2024 - VHDL
🏄 Custom IP for vector operations
FPU that does all the 4 fundamental arithmetic operations made as an AXI-Lite Slave IP in AMD Vivado. IEEE 754 was used. It can be successfully implemented on an Arty S7-50 FPGA board.
Example workflow project for VHDL development.
IP core for a simple SPI master with variable clock frequncy within AXI peripheral. Developed and tested on Zybo evaluation board (Zynq-7000 product family)
FPGA benchmark of vectorized gradient descent on linear regression
FPGA interface and driver for an OV7670 camera sensor.
3 stage pipeline implementation of a digital circuit that calculates DIT FFT in 8 points. It is made as an AXI-Lite Slave IP in AMD Vivado. It is successfully implemented in a block design that contains a Microblaze processor as the Master, an AXI Interconnect as the Bridge and the AXI-Lite FFT IP as Slave.
VHDL design for rotary encoder. Can be used accessed via digital signals or AXI interface.
UVM based Verification of SPI_Protocol and I2C_Protoccol. A Serial intra System Communication Peripheral Protocol
High speed C/C++ based behavioural VHDL/Verilog co-simulation memory model
Add a description, image, and links to the axi topic page so that developers can more easily learn about it.
To associate your repository with the axi topic, visit your repo's landing page and select "manage topics."