PathFinder Source Code (in C)

  • Thread starter ZIAD ABUOWAIMER
  • Start date
Z

ZIAD ABUOWAIMER

Guest
Hi Guys,

I am currently working on FPGA accelerators for PathFinder algorithm (FPGA routing algorithm). I am planning to use a HW/SW co-design to speedup the algorithm but I need a C code implementation of the PathFinder to start with since my project is to accelerate the algorithm in FPGA and I don't have enough time to implemented from scratch. I appreciate your help if you can give me the c code or tell me where I can get it.

thanks,

Ziad
 
On Friday, January 31, 2014 6:37:13 PM UTC-5, ZIAD ABUOWAIMER wrote:
I am currently working on FPGA accelerators for PathFinder algorithm (FPGA routing algorithm). I am planning to use a HW/SW co-design to speedup the algorithm but I need a C code implementation of the PathFinder to start with since my project is to accelerate the algorithm in FPGA and I don't have enough time to implemented from scratch. I appreciate your help if you can give me the c code or tell me where I can get it.

Try this link for sources...
http://lmgtfy.com/?q=pathfinder+source+code

I'd suggest taking the first link from that list and read.

Kevin
 
On Saturday, February 1, 2014 9:14:18 AM UTC-5, KJ wrote:
On Friday, January 31, 2014 6:37:13 PM UTC-5, ZIAD ABUOWAIMER wrote:



I am currently working on FPGA accelerators for PathFinder algorithm (FPGA routing algorithm). I am planning to use a HW/SW co-design to speedup the algorithm but I need a C code implementation of the PathFinder to start with since my project is to accelerate the algorithm in FPGA and I don't have enough time to implemented from scratch. I appreciate your help if you can give me the c code or tell me where I can get it.





Try this link for sources...

http://lmgtfy.com/?q=pathfinder+source+code



I'd suggest taking the first link from that list and read.



Kevin

And every single link on the first page at least is entirely irrelevant.
For instance, the first link is broken, but appears to refer to code to complete a file name path.

Go here:

http://www.eecg.toronto.edu/~jayar/software/software.html
 

Welcome to EDABoard.com

Sponsor

Back
Top