CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces
FmtDescriptor.h File Reference
#include <cassert>
#include <cstdint>
#include <cstring>
#include <string_view>
#include <type_traits>
Include dependency graph for FmtDescriptor.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::FmtDescriptor
 A format descriptor, to be given to arcRuntimeFormat. More...
 
struct  circt::arc::runtime::FmtDescriptor::IntFmt
 Integer formatting options. More...
 
struct  circt::arc::runtime::FmtDescriptor::LiteralFmt
 Literal string formatting options. More...
 
struct  circt::arc::runtime::FmtDescriptor::SmallLiteral
 Literal string (small string optimization). More...
 

Namespaces

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