Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Matrix Multiplication - method, algotithm needed

Status
Not open for further replies.

masthijohna

Newbie level 1
Joined
Aug 5, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
home
Activity points
1,288
Matrix Multiplication

I have designed a Matrix co-processor to do the matrix operations like Add,Mul,Sub.
I have created the ISA and use 3 address type instruction format.It's 8bit type and a simd processor.But i couldn't find a way to do the matrix multiplication in desiging the Unit.The section which i have to identify is how the accumulate part of the multiplication can be done without using a seperate unit but using the same ALU and registers/memory.Can anyone tell me a method,a algorithm to do the matrix multiplication ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top