diff options
Diffstat (limited to 'common/timing.h')
-rw-r--r-- | common/timing.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/timing.h b/common/timing.h index de30ee61..1205cba5 100644 --- a/common/timing.h +++ b/common/timing.h @@ -132,6 +132,7 @@ struct TimingAnalyser private: void init_ports(); void get_cell_delays(); + void get_route_delays(); void topo_sort(); void setup_port_domains(); |