Altera_Forum
Honored Contributor
12 years agoMax V output pin in a disconnected mode on logic 1
I'm using Max V dev kit for basic logic gate design. No clocking or anything. Logic part works fine.
On logic 1 / high I would like the output pin to be floating / disconnected. Right now it provides 3.3v volts. On logic 0 / low I want output to be 0v / ground. <---- This part works fine How do I configure this in Quartus? Do I need any passive external components to make this work? Thanks