Forum Discussion
Altera_Forum
Honored Contributor
11 years agodetect a signal was at 1
Hello,
I would like to know if there is a simple block diagram function that can detect if a signal is or was at 1? So a block diagram that has an output signal that is always at 1 from the moment where there is a rising edge on a signal. Thanks2 Replies
- Altera_Forum
Honored Contributor
an or gate with the output connected to one of it's input is the simplest latch. Would require a power cycle to reset.
- Altera_Forum
Honored Contributor
You can also try the Dlatch primitive in the Quartus II.