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.

Accelerating .NET software with FPGAs (.NET to FPGA converter)

Status
Not open for further replies.

zoltan.lehoczky

Newbie level 2
Joined
Aug 4, 2017
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
29
We at my company have a research project that I think is quite cool and we're at the point to welcome others to try it: Hastlayer can automatically convert .NET assemblies into equivalent FPGA implementation to increase performance and decrease power consumption. Here's a short demo video on how a .NET developer would use it.

This is not a silver bullet of course but can provide substantial speed increase for CPU-bound, highly parallelizable algorithms while the power consumption of FPGAs remain in the order of magnitude of Watts (so if something is slower than on a CPU it can still be better performance/Watt-wise). And it's kind of seriously intriguing to write C# (or possibly any language compiled to .NET) and get wires and logic gates as the result.

Sounds interesting? If you have any questions or remarks, shoot here. If you want to play with it write us and you'll get access to it (you need to buy a $300 FPGA board too, but not from us, we picked some affordable board from a manufacturer to support first).

BTW I'm the lead developer of Hastlayer, having been writing tons of VHDL code generation logic in C#.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top