Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Hardware fast multiplication
no vote
Application background VHDL code for fast multiplication of arrays. Developed as part of Principal Component Analysis project made in FPGA. The code was developed to make vector binary multiplication as fast as possible when implemented in reconfigurable hardware platforms. The program can be opened easily in xise from xilinx and can be programmed in any xilinx fpga.               Key Technology The project can be opened with xise from Xilinx. All code is in VHDL and receives two vectors to be mutliplied using Carry Save Adders to accelerate the process of multiplication. Final sum is calculated with ripple carry adder. the length of operands is 16 bits and the result is stored 32 bits plus one.
erickpoppe
2016-08-23
0
1
No more~