blob: 25ce177fe824fcbe1edbc5957688212d2c30d594 [file]
#include "get_nets.h"
USING_YOSYS_NAMESPACE
std::string GetNets::TypeName() {
return "net";
}