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
-
Notifications
You must be signed in to change notification settings - Fork 0
vakeesank99/Matrix_multiplication_ip
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published