- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does anyone know if Altera has a primitive similar to the FDCPE_1 (D Flip-Flop with Negative-Edge Clock, Clock Enable, and Async Reset)?
Thanks!Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are 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.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page