Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

How redirect an analog signal to another pin.

Altera_Forum
Honored Contributor II
1,230 Views

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 controller to make a video wall. But, as red, blue and green signals are analog, i can't redirect this signals to be displayed.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
495 Views

No, 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
0 Kudos
Reply