Sign in
◑
Theme
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
646dffd40fa45beaa25985610408400e03cf01b2
/
.
/
libtatum
/
tatum
/
timing_analyzers_fwd.hpp
blob: aeeaf3c17e5a30040408f9c5bb650c2fed862a23 [
file
]
#ifndef
TATUM_TIMING_ANALYZERS_FWD_HPP
#define
TATUM_TIMING_ANALYZERS_FWD_HPP
namespace
tatum
{
class
TimingAnalyzer
;
class
SetupTimingAnalyzer
;
class
HoldTimingAnalyzer
;
class
SetupHoldTimingAnalyzer
;
}
//namespace
#endif