zaidali
Newbie level 5
- Joined
- Jul 5, 2013
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 118
hi all members ,
i am using a matrix operations in vhdl , like matrix addition , subtraction , i declare the matrices as type arrays (distributed ram ) , i am reading the elements of matrices from those arrays , make the operations on them , then i save also in a matrix (array type) , the simulation works ok , but always it tell me that ( no path found ) , but i can't use inport and out port , i just need to save the elements in a memory and doing the operations on them , so plz if you can help me in that ,thanx a lot
i am using a matrix operations in vhdl , like matrix addition , subtraction , i declare the matrices as type arrays (distributed ram ) , i am reading the elements of matrices from those arrays , make the operations on them , then i save also in a matrix (array type) , the simulation works ok , but always it tell me that ( no path found ) , but i can't use inport and out port , i just need to save the elements in a memory and doing the operations on them , so plz if you can help me in that ,thanx a lot