Sign in
◑
Theme
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
f204e58f33bc1826ed69c40ee22a7b10ca282252
/
.
/
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