🖥️ A small, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.
-
Updated
Nov 30, 2024 - VHDL
🖥️ A small, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.
High speed C/C++ based behavioural VHDL/Verilog co-simulation memory model
🏄 Custom IP for vector operations
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.
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.
FPGA interface and driver for an OV7670 camera sensor.
Example workflow project for VHDL development.
ASIC for executing vectorized gradient descent on linear regression problems.
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)
VHDL design for rotary encoder. Can be used accessed via digital signals or AXI interface.
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."