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