Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
5c1bb560502e21750c8c2e33db52d54f7b79ef5e
/
.
/
vpr
/
src
/
timing
/
AnalysisDelayCalculator.h
blob: c12dbab69192d11e3dd83ecdfe33ffdf8a45e06e [
file
] [
log
] [
blame
]
#ifndef
ANALYSIS_DELAY_CALCULATOR_H
#define
ANALYSIS_DELAY_CALCULATOR_H
#include
"PostClusterDelayCalculator.h"
using
AnalysisDelayCalculator
=
PostClusterDelayCalculator
;
#endif