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

cyclone3 device configuration

Altera_Forum
Honored Contributor II
1,112 Views

I designed my board with cyclone3 EP3C25F324, and currently is debugging 

the board with this device. 

 

I just set MSEL for JTAG configuration, nCE, nconfig, nstatus... all configuration pins are set as required. 

 

Before the all I/O has a bank VCCIO voltage , 2.5V, 3.3V, 1.8V.. 

and a simple combination logic for i/o test is programming through usb blaster 

JTAG is working fine on the quartus2 programmer. When I check the I/O Test pins is always different voltage as like 1.0v, sometimes floating..( It is suppose to be high 3.3V or GND, because I wrote high or low on 3.3v Bank)  

 

I tried to DEV_OE for output proper level as logic design. 

When I do DEV_OE Enabled, theoutput pins are floating.. 

 

I am spending a lot of time over this behavior. 

I just want to write "i" or "0" on a pin as a outpit, in jtag configuration. 

could you someone help me what is wrong with this ? 

 

 

Any replay would be appreciated in advance. 

 

dolgo
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
353 Views

Which I/O bank are your I/O test pins in? What VCCIO supply is connect for this bank? Then in Quartus II setting, make sure your Default Voltage is equal to this VCCIO, or individually set the test pins to this VCCIO. That may be your problem. 

 

 

 

 

--- Quote Start ---  

I designed my board with cyclone3 EP3C25F324, and currently is debugging 

the board with this device. 

 

I just set MSEL for JTAG configuration, nCE, nconfig, nstatus... all configuration pins are set as required. 

 

Before the all I/O has a bank VCCIO voltage , 2.5V, 3.3V, 1.8V.. 

and a simple combination logic for i/o test is programming through usb blaster 

JTAG is working fine on the quartus2 programmer. When I check the I/O Test pins is always different voltage as like 1.0v, sometimes floating..( It is suppose to be high 3.3V or GND, because I wrote high or low on 3.3v Bank)  

 

I tried to DEV_OE for output proper level as logic design. 

When I do DEV_OE Enabled, theoutput pins are floating.. 

 

I am spending a lot of time over this behavior. 

I just want to write "i" or "0" on a pin as a outpit, in jtag configuration. 

could you someone help me what is wrong with this ? 

 

 

Any replay would be appreciated in advance. 

 

dolgo 

--- Quote End ---  

0 Kudos
Reply