CircuitGenGenerator namespace

Contents

Functions

auto runGenerationFromJsonForGraph(std::string json_path) -> std::vector<ResultGraph>
auto runGenerationFromJsonForPath(std::string json_path) -> std::vector<ResultPath>
void runGenerationFromJson(std::string json_path)
auto runChiselGeneration(std::string chisel_path, std::string project_root) -> bool
auto getVersion() -> CIRCUITGENGENERATOR_EXPORT std::string

Function documentation

std::vector<ResultPath> CircuitGenGenerator::runGenerationFromJsonForPath(std::string json_path)

void CircuitGenGenerator::runGenerationFromJson(std::string json_path)