Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIf you don't care about whether its a rising or falling edge can't you just use the /= operator (reg /= input)? Not sure how fast you are clocking the register but if it is a slow clock I think this would be fine.