Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
666d120e5e298526f020499c0068447a7b7840e9
/
.
/
vpr
/
src
/
place
/
place_util.h
blob: f35ec854ac949c9c94fb7b105d00069eaf0996a9 [
file
] [
log
] [
blame
]
#ifndef
PLACE_UTIL_H
#define
PLACE_UTIL_H
#include
<string>
//Initialize the placement context
void
init_placement_context
();
#endif