-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsdfAnnotateInfo
32 lines (29 loc) · 974 Bytes
/
sdfAnnotateInfo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# ***************************** SDF Annotate *****************************
#
# Static entries from SDF files:
#
# IOPATH = 37289
# INTERCONNECT = 32084
# SETUP = 8488
# HOLD = 8489
# RECOVERY = 1
# WIDTH = 6165
# TIMINGCHECK(ALL) = 23143
#
#
# Annotated entries in elaborated design:
#
# IOPATH Delays = 37289
# INTERCONNECT(MIPD) = 32084
# Timing Checks = 53974
# Negative Tchecks = 8351
#
# Annotated instances = 13562
# Total instances = 13840
#
# Static entries in elaborated design:
# IOPATH Delays = 75687
# Timing Checks = 87028
#
# ************************************************************************
#