Previous | Next --- Slide 34 of 52
Back to Lecture Thumbnails
sidzekrom

On the topic of customized hardware for specific tasks, will there be a time where code you write is executed by a self assembling circuit (presumably one comprising of nanoparticles)?

googlebleh

@sidzekrom How is that different from FPGAs today?

shreeduh

@sidzekrom, Xilinx provides HLS tools for FPGA, which compile C/C++ codes directly to hardware RTL . Requires knowledge of how HLS compiler works to write C/C++ that can produce optimal hardware.