Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem with Always block
I have an Always block that is supposed to run when variable a assigned to 1. But it actually runs anytime when synthesising in Quartus. Can anyone help me resolve it? :confused:
module mai...
Altera_Forum
Honored Contributor
14 years agoI am wondering if there is a way to intentionally send a signal to execute a logic when we need rather than using a clock signal. :rolleyes: