Altera_Forum
Honored Contributor
17 years agoOutput Pins stuck at VCC or GND
Hi all. I've just finished writing and simulating a program which functions as a calculator.. However upon compiling the program, there is this warning which says:
"Output Pins stuck at VCC or GND". Just so you all know I'm still relatively new to VHDL and am not particularly well versed yet. I wish to know how can I solve this problem. The pins are actually 2 pins which I intend to interface with a Seven Segment Display. And both pins are stuck at VCC, therefore permanently lighting those two LEDs. I have two questions: a) Why are those pins stuck at VCC when I did not assign any pins yet. b) How do I avoid this problem. Thanks for those who can help.