OpenFPGA/vpr7_x2p/vpr/SRC/mrfpga/cal_capacitance.h

7 lines
100 B
C
Raw Normal View History

2018-07-26 12:28:21 -05:00
#ifndef CAL_CAPACITANCE_H
#define CAL_CAPACITANCE_H
void cal_capacitance_from_routing ( );
#endif