What is the best method for finding adjacency?

Status
Not open for further replies.

jalal.baba

Junior Member level 1
Joined
Feb 5, 2018
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
118
Hi friends.
each face Contains 3node. i have face matrix and i want obtain to a matrix that show which node connected to which node.
my node about 24000 and my face about 48000.
I have:
face-----> memory A
number of node ------> memory B

I suggest:
for k=node1 : node N ,searching in face matrix and find node k then store elements of row Where the node is located.



is this method slow in fpga Because there should be a lot of search operations?

How this method can be pipelined?

Anyone have an idea to make this project faster?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…