CIRCT 23.0.0git
Loading...
Searching...
No Matches
Namespaces | Functions
TraceEncoder.cpp File Reference
#include "circt/Dialect/Arc/Runtime/TraceEncoder.h"
#include "circt/Dialect/Arc/Runtime/TraceTaps.h"
#include <iostream>
Include dependency graph for TraceEncoder.cpp:

Go to the source code of this file.

Namespaces

namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
namespace  circt::arc
 
namespace  circt::arc::runtime
 
namespace  circt::arc::runtime::impl
 

Functions

static int64_t circt::arc::runtime::impl::readTimeFromState (const ArcState *state)
 Read the simulation time from the model state.