Sign in
foss-fpga-tools
/
yosys-symbiflow-plugins
/
07aae42b7b5974a401ef3f3cafee297af8be4536
/
.
/
design_introspection-plugin
/
get_nets.cc
blob: 25ce177fe824fcbe1edbc5957688212d2c30d594 [
file
]
#include
"get_nets.h"
USING_YOSYS_NAMESPACE
std
::
string
GetNets
::
TypeName
()
{
return
"net"
;
}