Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- I think what Jerry meant was that you could connect a net to VCC or GND and call it something like LOGIC_HIGH. Then label any net you want connected to it also LOGIC_HIGH. As a quick reference, if you were using HDL, connecting to high or low is as simple as: some_sig <= '1'; --- Quote End --- Yes, as attached image shows!