Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAre you doing a schematic or converting a X design? In schematic, just add a dffe and a not gate before the clock(or invert the clock at the source and give the output wire a usable name so many FFs can use it). If converting, I would write a behavioral one. Should only take a minute, and you can make sure the ports match exactly, rather than taking an Altera primitive and wrapping it.