Developing FPGA-accelerated cloud applications with SDAccel: Theory
Key Takeaways
Explains developing FPGA-accelerated cloud applications with SDAccel, focusing on theory
Original Description
This course is for anyone passionate in learning how to develop FPGA-accelerated applications with SDAccel!
We are entering in an era in which technology progress induces paradigm shifts in computing!
As a tradeoff between the two extreme characteristics of GPP and ASIC, we can find a new concept, a new idea of computing... the reconfigurable computing, which has combined the advantages of both the previous worlds. Within this context, we can say that reconfigurable computing will widely, pervasively, and gradually impact human lives. Hence, it is time that we focus on how reconfigurable computing and reconfigurable system design techniques are to be utilised for building applications.
One one hand reconfigurable computing can have better performance with respect to a software implementation but paying this in terms of time to implement. On the other hand a reconfigurable device can be used to design a system without requiring the same design time and complexity compared to a full custom solution but being beaten in terms of performance.
Within this context, the Xilinx SDx tools, including the SDAccel environment, the SDSoC environment, and Vivado HLS, provide an out-of-the-box experience for system programmers looking to partition elements of a software application to run in an FPGA-based hardware element, and having that hardware work seamlessly with the rest of the application running in a processor or embedded processor.
The out-of-the-box experience will provide interesting and, let us say, “good enough” results for many applications.
However, this may not be true for you, you may be looking for better performance, data throughput, reduced latency, or to reduce the resources usage... This course is focusing exactly on this. After introducing you to the FPGAs we are going to dig more into the details on how to use Xilinx SDAccel providing you also with working examples on how to optimize the hardware logic to obtain the best of of your hardware implementati
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related Reads
📰
📰
📰
📰
Loop Engineering: The Quiet Discipline Behind Every System That Gets Better Over Time
Medium · AI
Amazon and Twilio Both Walked Back Their Microservices. Nobody Wanted to Say It Out Loud Until Now.
Medium · Programming
Event-Driven vs Request/Response: Service Boundary Decisions
Dev.to · kapil Maheshwari
The Event Loop Is Simpler Than You Think — And More Dangerous
Medium · Programming
🎓
Tutor Explanation
DeepCamp AI