Sanity checks for STA:
- Linking Checks:
- We need to check., is there any missing modules or missing pins in a library. this is done by link command.
- Constraint checks:
- In constraint checks we need to check the SDC, i.e. if there are any no-clock, no-input delay, or unconstrained endpoints. this can be done by the check_timing command.
- Parasitic checks:
- In parasitic check we need to check the not annotated nets
No comments:
Post a Comment