- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unable to preserve register with no fan out using following:
set_instance_assignment -name PRESERVE_REGISTER ON -to reg1
set_instance_assignment -name PRESERVE_FANOUT_FREE_NODE ON -to reg1
similar result using assignment editor - can't find reg1 available at pre-synthesis
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
solution found:
reg reg1 /*synthesis noprune */;
BR,
Mark.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mark,
You may refer to below link for preserving register nodes using noprune in your hdl


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