Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThanks for the reply. Yes, the set_n line had a typo.
As for the answer the application has really both set and reset. I was using the asynchronous fifo as described in the sunburst paper from 2002 http://www.sunburst-design.com/papers/cummingssnug2002sj_fifo2.pdf Anyways in this application the two never occur at the same time and if the reset is held long enough then there should be no chances of glitches. So it will probably work. Thanks for the warning though on how the Cyclone FPGAs implement set/reset flops. -G