Performance Assessment on Arduino & FPGA Board
- Tejas C
- Jun 6, 2022
- 1 min read
Aim - Perform parallelism for a 13x13 matrix arithmetic operation on Arduino UNO & DE0 Nano FPGA board
Handled overflow of results, optimized to realize the best execution time.
Comments