Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHow redirect an analog signal to another pin.
Hello, It's possible redirect an analog input signal to another pin in FPGA (DE0 nano), or a way to implement a simple buffer DAC on VHDL ? I'm trying to multiplex signals provided from a vga c...
Altera_Forum
Honored Contributor
9 years agoNo, it's not. FPGAs are digital devices. So, there's no point in connecting an analogue signal to an FPGA pin (on the DE0 Nano anyway). You could control an external DAC using VHDL but you can't implement one in the FPGA.
I don't think you're considering an appropriate solution for your problem. Cheers, Alex