Altera_Forum
Honored Contributor
12 years agoFirst time CPLD use questions - internal pull up resistor and clocking with Max 7000S
I've designed a video game controller using Altera Max 7000s and Quartus 2 using the BDF process.
1-Was I suppose to add a clock? I only have inputs and outputs and logic gates needed in the bdf file. 2-Does the EPM7064SLC4410N have an internal clock that is could use? Does this occur by default? Logic is pretty simple NAND, NOR, OR, and NOT gates. Pins have been assigned. I assign the JTAG pins to the JTAG functions (tdi, tdo, etc). 3-However I want to double check my understanding of the inputs. I set inputs to VCC. I assume this means the pin is high, kind of like internal pull up resistor. The inputs go to external switches that will ground these pins to indicate low. I assume this doesn't short power to ground, right? Thanks for making such cool products.