Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

ADC in FPGA verilog HDL

I want to know the read the digital (1 or 0) from the 2.5-3.5v in veriloge HDL in quarturs II software by 1 pin.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Typically the FPGA is a digital device. So as long you assigned the input pin from your module to the FPGA physical pin you should be able to read it.