Sign in
◑
Theme
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
e3ba50265c283643ce235ed2fba66f678da0124a
/
.
/
vpr
/
src
/
timing
/
RoutingDelayCalculator.h
blob: 2de0f3af1a0af14efb1cd59f55084417cffcc034 [
file
]
#ifndef
ROUTING_DELAY_CALCULATOR_H
#define
ROUTING_DELAY_CALCULATOR_H
#include
"PostClusterDelayCalculator.h"
using
RoutingDelayCalculator
=
PostClusterDelayCalculator
;
#endif