CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces
NPNClass.h File Reference
#include "circt/Support/LLVM.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for NPNClass.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::BinaryTruthTable
 Represents a boolean function as a truth table. More...
 
struct  circt::NPNClass
 Represents the canonical form of a boolean function under NPN equivalence. More...
 

Namespaces

namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.