- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just had a quick question about False Paths maybe someone could answer? When I generate a report for unconstrained paths and view the "Unconstrained Input Port Paths" I have a report like the picture below.
You can see the paths are not associated with a clock. Is this where you would use False Paths for proper constraining? If not could you point me in the proper direction?
Thanks in advance for the help!
Brandon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. If these are asynchronous inputs (DIP switches for sure looking at the top of your report), you would false path them:
set_false_path -from [get_ports DIP_DATA*]
for example.
#iwork4intel
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. If these are asynchronous inputs (DIP switches for sure looking at the top of your report), you would false path them:
set_false_path -from [get_ports DIP_DATA*]
for example.
#iwork4intel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sstrell,
Thank-you for your help! That's what I will do.
Have a good day!
Brandon
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page