FPGA-MAFIA / fpga_mafia

Designing a Multi-Agent Fabric Integration Architecture to run on de10-lite FPGA.
MIT License
13 stars 5 forks source link

Mini core accel - integrate systolic array accelerator #734

Closed roman012285 closed 1 month ago

roman012285 commented 1 month ago

I run 4x4 matrix multiplication using for loops to see the performance and I got x13 in speed up. I can increase the speed up even more. Its super easy to increase the systilolic array size and get much more speed up.

image

image