Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow to provide logic inputs?
Hi I am new to Altera 13.1. I have written a OR gate VHDL code and it compiled successfully. I know how to view the waveform using Modelsim Altera. What I want to know is how to provide logic s...
Altera_Forum
Honored Contributor
12 years agoSorry Janyanth,
I didn't understand your question. Whatever tricky has suggested is correct. You can also use clocks as a input of the OR gate. You can use two clocks in such a manner that frequency of one clock is double then second clock. By doing this you can test all the four possibilities.