Skip to content

This is matrix multiplication ip for vivado 2018.3 design flow using zybo board. you can find both verilog and SDK files here

Notifications You must be signed in to change notification settings

vakeesank99/Matrix_multiplication_ip

Repository files navigation

Matrix_multiplication_SoC

This is matrix multiplication ip for vivado 2018.3 design flow using zybo board. you can find both verilog and SDK files here. The block digram of the matrix multiplication ip is given below. you can get idea of the files in here. using the IP files try to package the ip with the axi stream master and slave interfaces and connect it in the main block diagram like below. all other ips you have to import from the vivado ip catlog. after that validate design -> create HDL wrapper -> generate bit stream -> launch SDK or vitis IDE. after all these process import the C_code to your project. I give some useful tutorials here to foloow and clear your doubt about custom IP creation and DMA initialization. Reconfigurable Embedded Systems with Xilinx Zynq APSoC by Kizheppatt Vipin ECE270: Embedded Logic Design (ELD), IIIT Delhi

About

This is matrix multiplication ip for vivado 2018.3 design flow using zybo board. you can find both verilog and SDK files here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published