cemagg / SUN-EM

SUN-EM is a MATLAB based CEM package developed by the Computing and Electromagnetics Group at Stellenbosch University.
GNU General Public License v3.0
14 stars 14 forks source link

Investigate adding FPGA based acceleration to MoM solver (Z-matrix fill) #8

Open danieludick opened 4 years ago

danieludick commented 4 years ago

Filling the MoM Z-matrix is time-consuming and scales as Order O(N^2), where N is the number of basis functions. The particular Zmn calculation can perhaps be rewritten in OpenCL / VHDL and executed on an FPGA. I created this general issue to log some general resources and ideas.

This is the central focus of Caleb Mnisi's MEng (2019/2020).

danieludick commented 4 years ago

See: https://www.electronicdesign.com/technologies/fpgas/article/21794531/how-to-put-opencl-into-an-fpga