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.

I/O Pin voltage

Altera_Forum
Honored Contributor II
1,124 Views

Hello, 

I am trying to design a simple multiplexer using the Cyclone III FPGA on the DE0 board. I am using the PLL to divide the 50MHz on board clock down to the appropriate speed. However whenever I try to put a signal out to one of the I/O pins, it is only about 20mV peak to peak. I understand the pins on the DE0 board should put out 3.3V. I have the pins assigned to the 3.3V standard in the Quartus II pin planner, but it doesn't seem to make any difference. Any help would be appreciated.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
400 Views

You can try the following steps to set the output voltage: 

Menu : Assignments -> Device -> Device and Pin Options  

In Voltage Tab you can choose 3.3V LVTTL for Default I/O Standard.  

Then don't forget compile your project.  

 

I also use DE0 board and every time I use the default voltage. 

 

I hope it can help you. 

0 Kudos
Reply