Author Topic: FPGA application examples  (Read 5524 times)

0 Members and 1 Guest are viewing this topic.

Offline daqqTopic starter

  • Super Contributor
  • ***
  • Posts: 2318
  • Country: sk
    • My site
Re: FPGA application examples
« Reply #25 on: October 02, 2019, 05:17:33 am »
Whoops, sorry, I missposted, I meant aside from ASICs and FPGAs  :-[ . I know that FPGAs can do this, I'm doing it right now in a project.
Believe it or not, pointy haired people do exist!
+++Divide By Cucumber Error. Please Reinstall Universe And Reboot +++
 

Offline SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15540
  • Country: fr
Re: FPGA application examples
« Reply #26 on: October 02, 2019, 12:32:38 pm »
Well, doing that with an all-purpose CPU may be possible, but certainly not easy, and with carefully hand-crafted code. Provided said CPU runs fast enough, and has appropriate interfaces. Usually the fast ADCs have some kind of LVDS I/Os, and not singled-ended ones, so you'd need to be able to interface with that, and the CPU needs to have an embedded serial controller that can handle those rates. If it has some kind of LVDS interface, for instance meant for displays/cameras, you may be able to use that to transfer ADC samples. Maybe. Something to check with some ARM SoC for instance.

That would certainly be a challenging experience, probably requiring baremetal programming, and whatever processing (short of just storing samples) you could do with that would still be extremely limited, if it's even possible.

« Last Edit: October 02, 2019, 01:02:44 pm by SiliconWizard »
 
The following users thanked this post: daqq

Offline daqqTopic starter

  • Super Contributor
  • ***
  • Posts: 2318
  • Country: sk
    • My site
Re: FPGA application examples
« Reply #27 on: October 02, 2019, 04:16:35 pm »
Thanks, thought as much, just wasn't sure if there was some obscure architecture that could do this reasonably directly.
Believe it or not, pointy haired people do exist!
+++Divide By Cucumber Error. Please Reinstall Universe And Reboot +++
 

Offline SiliconWizard

  • Super Contributor
  • ***
  • Posts: 15540
  • Country: fr
Re: FPGA application examples
« Reply #28 on: October 02, 2019, 04:22:11 pm »
Thanks, thought as much, just wasn't sure if there was some obscure architecture that could do this reasonably directly.

Maybe very fast specialized DSPs?
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf