Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21337 Discussions

Disabling PLL for Cyclone III

Altera_Forum
Honored Contributor II
1,975 Views

I am working to design a Cyclone III FPGA powered off of a 1.5 V battery. As I research powering all different parts of the FPGA, it looks like most output/input buffers etc. are receptive to this lower voltage logic (LVCMOS). However, from what I've gathered, the analog PLL must be connected to 2.5 V even if I am not using it. Is this true, or is there an easy workaround for either powering everything from the 1.5 V battery or bypassing the PLL so that it is not necessary to provide it power? 

 

Thanks!
0 Kudos
10 Replies
Altera_Forum
Honored Contributor II
954 Views

Powering the VCCA pins at 1.5V will clearly be out of spec. However, more importantly, the configuration process will not start until the correct voltages are detected on certain pins. This includes the VCCA pins. So, you're FPGA will not work unless VCCA is within spec. 

 

Read the Configuration Process section on page 9-8 of the configuration, design security, and remote system upgrades in the cyclone iii device family (http://www.altera.com/literature/hb/cyc3/cyc3_ciii51016.pdf). 

 

I trust you were not proposing to power the VCCINT pins at 1.5V...? 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
954 Views

Hi Alex, 

 

Thank you for the quick reply! Yes, looking at the document you attached, it does appear that I cannot provide the necessary voltage to make the Cyclone III FPGA work at 1.5V. I have been looking around without success: Do you know of an FPGA comparable to the Cyclone III EP3C16M164C8N that can run completely off of a 1.5 V battery? I have been unable to find any such FPGA, but I would assume that they must exist, and that I am just looking in the wrong places.
0 Kudos
Altera_Forum
Honored Contributor II
954 Views

I'm not aware of any, no. 

 

However, all is not lost. I suggest you look at a charge pump to generate VCCA - you won't need much current. You need to regulate down to 1.2V for VCCINT. Maxim do a max1682 (http://www.maximintegrated.com/en/products/power/charge-pumps/max1682.html) voltage doubler intended for battery driven appliances. Put your newly regulated 1.2V rail into it and you'll have something in spec... 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
954 Views

That should be perfect. I am working on designing an FPGA powered hearing aid, and I saw that maxim has a great article with an introduction to hearing aid design constraints that recommends some components to use.

0 Kudos
Altera_Forum
Honored Contributor II
954 Views

To add on, you can refer to the pin connection guideline on the recommended way to connect the power pins as well as the recommended voltage value. You should ensure the power levels are within the specs to avoid damaging the device or unexpected behavior of the device.

0 Kudos
Altera_Forum
Honored Contributor II
954 Views

Hi Axh_75, 

 

I am peipei, from The University of Manchester. I have bought Cyclone III EP3C25F324 starter development board and I am struggling in downloading the kit installation in my PC. I know this problem seems a little silly. But this actually is my problem! 

Would you mind help me where you downloaded? I have tried a lot of times on https://www.altera.com/products/boards_and_kits/dev-kits/altera/kit-cyc3-starter.html this page, kit installation of 11.0.0 or 12.0.0. They are does not work at all. I suppose you are technical stuff of Altera. Would you mind help me? I have not received advice after I sent the email to company email address. 

 

Thank you very much. 

 

Best wishes, 

 

peipei
0 Kudos
Altera_Forum
Honored Contributor II
954 Views

Click here (ftp://ftp.altera.com/outgoing/devkit/12.0/cycloneiii_3c25_start_v12.0.0.exe) to download the kit for Quartus 12.0. Install it and you're away... 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
954 Views

Hi Alex, 

 

Thanks for your reply, but it still does not work. The page is loading, loading and loading without anything happens. 

 

Is there other alternative way to download the starter kit? 

 

Thanks, 

 

best regards, 

 

peipei 

 

 

 

 

 

 

--- Quote Start ---  

Click here (ftp://ftp.altera.com/outgoing/devkit/12.0/cycloneiii_3c25_start_v12.0.0.exe) to download the kit for Quartus 12.0. Install it and you're away... 

 

Cheers, 

Alex 

--- Quote End ---  

0 Kudos
Altera_Forum
Honored Contributor II
954 Views

Check your browser settings - I suspect that is blocking the download of a .exe file. It's working fine for me - on several PCs. 

 

Are you using a University computer? It may well be a University policy not to allow such downloads. 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
954 Views

Hi Alex, 

 

Thank you. I will try it at home.  

 

Regards, 

 

peipei 

 

 

 

 

--- Quote Start ---  

Check your browser settings - I suspect that is blocking the download of a .exe file. It's working fine for me - on several PCs. 

 

Are you using a University computer? It may well be a University policy not to allow such downloads. 

 

Cheers, 

Alex 

--- Quote End ---  

0 Kudos
Reply