Skip to content

HERO-MDH/HERO-MDH-Internship_Summer2022_SW_HW_Accel

Repository files navigation

HERO-MDH-Internship_Summer2022_SW_HW_Accel

In this branch we'll extend the AXI data width.

The AXI data width can be change directly in the configuration of the matmul_kernel.prj

image

Then build the project and it should change the size in the project configuration, here the matmul-compile.cfg:

image

In the case where the file isn't modify the project need to be rebuild.

In our case datas are in 16 bits, with an AXI data width of 32 bits we can see 2 datas (first ones between 0 to 15 below the red line and the second ones above the line) in the same bus while checking with Vivado waveform.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published