Altera_Forum
Honored Contributor
13 years agoHow to negedge trigger the IP module?
In Quartus II, it seems all the sequential IP modules are triggered by postive edge. If I want to trigger them using negative edge, how can I do except I put a not gate in clock?
I don't think add a not gate is a good idea since it will bring delay which may affect the design which has high rate clock.