Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
refs/heads/c_internal
/
.
/
vpr
/
src
/
place
/
place_util.h
blob: b9df5783ab54786eb58989c16c12c6b0fd5aedb1 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
PLACE_UTIL_H
#define
PLACE_UTIL_H
//Initialize the placement context
void
init_placement_context
();
#endif