CIRCT
22.0.0git
Loading...
Searching...
No Matches
include
circt
Conversion
ImportLiberty.h
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
// This file declares the registration for the Liberty file importer.
10
//
11
//===----------------------------------------------------------------------===//
12
13
#ifndef CIRCT_CONVERSION_IMPORTLIBERTY_H
14
#define CIRCT_CONVERSION_IMPORTLIBERTY_H
15
16
namespace
circt::liberty
{
17
18
/// Register the Liberty importer in the translation registry.
19
void
registerImportLibertyTranslation
();
20
21
}
// namespace circt::liberty
22
23
#endif
// CIRCT_CONVERSION_IMPORTLIBERTY_H
circt::liberty
Definition
ImportLiberty.h:16
circt::liberty::registerImportLibertyTranslation
void registerImportLibertyTranslation()
Register the Liberty importer in the translation registry.
Definition
ImportLiberty.cpp:994
Generated on Fri Jan 16 2026 00:09:16 for CIRCT by
1.9.8