Altera_Forum
Honored Contributor
14 years agoUnused IO Banks
If im not using any pins on a IO Bank do i need to connect up its IO VCC? or can i leave this bank completely un powered?
Regards Russell PirieIf im not using any pins on a IO Bank do i need to connect up its IO VCC? or can i leave this bank completely un powered?
Regards Russell Pirieim using the EP1C3T100C8N, but only actually using 14 IO pins so two banks are unused
I think i will power the other two banks any way, im not saving any thing by not powering them just a little bit extra routing lol thanks for your reply :)Thanks for your help :)
You're welcome.
Another word of advice - make sure to connect the JTAG signals! Cheers, Daveim going to be programming the fpga using a micro controller when the board boots up, so no need for JTAG. although would you recommend having a header any way just incase?
can you have a fpga hooked upto a JTAG header and connected to a micro controller(for loading the bit file) at the same time? Im very new to FPGAs im currently using 'PS Configuration Circuit with a Microprocessor' from the doc 'AN 250: Configuring Cyclone FPGAs' but it would be nice to add a JTAG header to that system as well so i can quickly test new designs, and only use the boot off the micro controller once im happy and the board works standalone can the two be combined? i had a quick read of the AN 250 doc but could not find any examples of boot from micro controller combined with JTAG or AS header :(Im with you.
Thanks :)I have added it hehe :)
If you dont mind could you have a quick look at my schematic and see if i have made any simple mistakes / missing any thing. The design is a basic LPC2103 micro controller that configures the FPGA in PS mode at boot. The LPC2103 also has a simple 8bit bus to the FPGA to send it bytes of data. the FPGA just has 6 outputs to a simple pcb header very simple design hehe :)