Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
a2c37c91c9836429efe18a8bd6fd68bc656e32b7
/
.
/
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