CIRCT  19.0.0git
Classes | Namespaces | Enumerations
Trace.h File Reference
#include "State.h"
#include <map>
#include <vector>
Include dependency graph for Trace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::llhd::sim::Trace
 

Namespaces

 llvm
 
 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::llhd
 
 circt::llhd::sim
 

Enumerations

enum class  circt::llhd::sim::TraceMode {
  circt::llhd::sim::Full , circt::llhd::sim::Reduced , circt::llhd::sim::Merged , circt::llhd::sim::MergedReduce ,
  circt::llhd::sim::NamedOnly , circt::llhd::sim::None
}