CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces
VCDTraceEncoder.h File Reference
#include "circt/Dialect/Arc/Runtime/Common.h"
#include "circt/Dialect/Arc/Runtime/TraceEncoder.h"
#include "circt/Dialect/Arc/Runtime/TraceTaps.h"
#include <array>
#include <filesystem>
#include <fstream>
#include <memory>
#include <vector>
Include dependency graph for VCDTraceEncoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::arc::runtime::impl::VCDSignalId
 String identifier for a signal in a VCD file consisting of characters in the ASCII range from '!' to '~'. More...
 
struct  circt::arc::runtime::impl::VCDSignalTableEntry
 A traced signal in the VCD file. More...
 
class  circt::arc::runtime::impl::VCDTraceEncoder
 Trace buffer encoder producing a VCD file. More...
 

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