This repository contains the Verilog code for implementing a 3x3 matrix multiplication using systolic arrays. The project also includes UART integration to connect the Basys3 FPGA board to a laptop ...
A Python program for performing basic operations on two matrices, such as addition, subtraction, and multiplication. The program supports both random matrix generation and manual input of matrix ...