CIRCT
18.0.0git
|
#include "circt/Dialect/ESI/ESIOps.h"
#include "circt/Dialect/HW/HWOps.h"
#include "mlir/Support/IndentedOstream.h"
#include "llvm/ADT/MapVector.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | circt::esi::ESIAPIType |
Namespaces | |
circt | |
This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context. | |
circt::esi | |
Variables | |
constexpr uint64_t | circt::esi::esiApiVersion = 1 |
Every time we implement a breaking change in the schema generation, increment this number. More... | |