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.

FDTD in VHDL targetting cheap FPGAs ??

Status
Not open for further replies.

svarun

Full Member level 5
Joined
Mar 31, 2002
Messages
271
Helped
22
Reputation
44
Reaction score
15
Trophy points
1,298
Location
In the warm company of God's most exquisite creati
Activity points
2,746
fdtd vhdl examples

Has anyone implemented FDTD algorigthm in VHDL ? Downloading the code to an FPGA and executing the algorithm in hardware should significantly speed up the execution times for large problems. Probably usage of dozens of (cheap) FPGAs for parallelizing the code should give us significant gains. Let me know

-svarun
 

Interesting idea. How about the memory requirement?

I've read that SEMCAD has "hardware acceleration" through the processor in video card.
 

**broken link removed**

The graphic card GPU is a vector processor with a number of MAC units so it can be used to help the main CPU for computation. Modern GPUs allow user access it using APIs. So, we can use it.
 

I think you would have to talk to Speag about the cost as they market the Acceleware hardware as an add on accelerator to SEMCAD.

As far as an FPGA would cost I'm not exactly sure.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top