CIRCT
22.0.0git
Loading...
Searching...
No Matches
lib
CAPI
Dialect
Synth.cpp
Go to the documentation of this file.
1
//===----------------------------------------------------------------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
9
#include "
circt-c/Dialect/Synth.h
"
10
11
#include "
circt/Dialect/Synth/Transforms/SynthesisPipeline.h
"
12
13
void
registerSynthesisPipeline
() {
circt::synth::registerSynthesisPipeline
(); }
registerSynthesisPipeline
void registerSynthesisPipeline()
Definition
Synth.cpp:13
Synth.h
SynthesisPipeline.h
circt::synth::registerSynthesisPipeline
void registerSynthesisPipeline()
Register the synthesis pipelines.
Definition
SynthesisPipeline.cpp:103
Generated on Wed Sep 10 2025 00:08:12 for CIRCT by
1.9.8