Forum Discussion

NAwad's avatar
NAwad
Icon for New Contributor rankNew Contributor
6 years ago

Hi there, Can I implement an op-amp using FPGA? Thanks, Nadia

1 Reply

  • MEIYAN_L_Intel's avatar
    MEIYAN_L_Intel
    Icon for Frequent Contributor rankFrequent Contributor
    Hi Nadia, I had found out that an op-amp implement using FPGA by including ADC or DAC device in your design. The link below shows an example of ADC design in MAX 10 device: https://www.youtube.com/watch?v=0oO1RFa-4Xk If the IP of ADC in Quartus is not suitable for the FPGA board, a design is required for the IP of ADC in Quartus. Thanks.