Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
954be24355ace41670a508749ecb955c19f86471
/
.
/
ODIN_II
/
SRC
/
output_graphcrunch_format.h
blob: 0b4464eab4fe6290b8f8bea241bab00bd1ed4b11 [
file
] [
log
] [
blame
]
#include
"types.h"
void
graphcrunch_output
(
char
*
path
,
char
*
name
,
short
marker_value
,
netlist_t
*
netlist
);