microblaze
There are 42 repositories under microblaze topic.
larsbrinkhoff/awesome-cpus
All CPU and MCU documentation in one place
nongiach/arm_now
arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Cr4sh/s6_pcie_microblaze
PCI Express DIY hacking toolkit for Xilinx SP605. This repository is also home of Hyper-V Backdoor and Boot Backdoor, check readme for links and info
firasuke/mussel
The shortest and fastest script to build working cross compilers targeting musl libc
Cr4sh/pico_dma
Autonomous pre-boot DMA attack hardware implant for M.2 slot based on PicoEVB development board
gabriele-galeotti/SweetAda
Ada-language framework
viktor-nikolov/MicroBlaze-DDR3-tutorial
Tutorial of a HW design of MicroBlaze using DDR3 RAM on Arty A7 board; DDR3 RAM speed test application
amtal/microblaze
μBlaze Architecture Plugin for Binary Ninja
g0kul/Game-of-Balance-on-Nexys4DDR
Game of Balance is an accelerometer based maze navigation game, with added features of score and life, that is built on Nexys 4 DDR development board.
lastweek/fpga_vivado_resources
A set of Vivado dev resources.
SnrNotHere16/FPGADivisionFloatingPoint
A series of projects using the floating point division IP from Xilinx to perform floating point (single precision) division. Boards used: ZYBO and NEXYS4DDR (ARTIX-7)
zlj09/ADDA-firmware
A demo of AD/DA firmware, based on Xilinx MicroBlaze and Virtex-4
ivanvig/MIPS
32-bit MIPS Implementation in Verilog
Joaobranquinho/Get-Shaded-256
VHDL implementation of SHA-256. Reconfigurable Computing course
tiagoramalho/Get-Shaded-256
University Project (Class: Reconfigurable Computing)
gabrielboroghina/Fibonacci-FPGA
Fibonacci implementation for FPGA (in VHDL) and for Microblaze processor for FPGA (in C)
Gunmetal-61/Adafruit_SSD1306_MicroBlaze
A fork which adds I2C support to a Xilinx Microblaze port/fork of an Arduino SSD1306 OLED display library.
mdednev/mb-gcc
Xilinx Microblaze GNU gcc toolchain (including gdb) for Debian Linux with additional fixes and patches
mohadeseh-ghafoori/FPGA-Lab
codes of my IUT FPGA LAB
myorbit/pynq-mods
Examples on how to modify or enhance PYNQ
ovpanait/u-boot-microblaze-howto
Repo documenting steps to run u-boot on Microblaze without PetaLinux wrappers.
pkill37/asic-linreg
ASIC for executing vectorized gradient descent on linear regression problems.
roshantha9/MSc_Project
MSc. (DSE UoY) project documentation and partial source code
sahilmgandhi/m152b-fall2018
CS M152B Codebase Fall 2018
aryan-programmer/axi_stream_array_sum_microblaze
A Vitis & Vivado project (for the Basys3 board (Atrix-7 FPGA)) that reads integers input on the switches sequentially, adds them up and displays them on the 7 segment diaplay. Demonstrates Microblaze, AXI and AXI streams.
ece532-2019-g7/gps_pmod
A guide illustrating how to use the Digilent GPS PMOD
edwinmarte/FPGA
Personal FPGA Proyects mostly Xilinx / Vivado and Some Multisim
Florin623/AXI-Lite-Slave-FFT-IP
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.
Florin623/AXI-Lite-Slave-FPU-IP
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.
gabrielboroghina/IDEA-FPGA
International Data Encryption Algorithm implementation for FPGA (in VHDL) and Microblaze processor for FPGA (in C)
roshantha9/MSC_DSE_ESFPGA
FPGA based Embedded Systems module assignment
ShoukathAli23/microblaze
hello world on microblaze
SorianoJuan/MIPS
32-bit MIPS processor implementation
haduylong/XilinxMicroblaze
Make a simple FPGA softcore processor - use MicroBlaze developed by Xilinx