Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIf you only use combinatorial logic, a clock is not strictly required. <-- great
However, in a typical design you have a least one register or a few synchronous functions, so you usually do need a clock. ,<-- None, here just a bunch of NAND, NOR, OR, NOT gates I'm using Block Diagram / Schematic tool, when I add a input and then right click and go to properties. It allows me to set the 'default value' to either VCC or GND. Is this setting used for anything? I want inputs and outputs to be pulled high internally. How do I do this? Thanks