CIRCT
20.0.0git
lib
Dialect
HW
HWEnums.cpp
Go to the documentation of this file.
1
//===- HWEnums.cpp - Implement the HW enums -------------------------------===//
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 implements the HW enums.
10
//
11
//===----------------------------------------------------------------------===//
12
13
#include "
circt/Dialect/HW/HWEnums.h
"
14
#include "mlir/IR/BuiltinAttributes.h"
15
16
using namespace
circt
;
17
using namespace
hw
;
18
19
// Provide implementations for the enums we use.
20
#include "circt/Dialect/HW/HWEnums.cpp.inc"
HWEnums.h
circt
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
Definition:
DebugAnalysis.h:21
hw
Definition:
hw.py:1
Generated on Tue Nov 26 2024 00:07:06 for CIRCT by
1.9.1