Cerata
A library to generate structural hardware designs
cerata::OutputSpec Struct Reference

Structure to specify output properties per graph. More...

#include <output.h>

+ Collaboration diagram for cerata::OutputSpec:

Public Attributes

Componentcomp
 The component to output.
 
std::unordered_map< std::string, std::string > meta = {}
 Metadata for back-ends.
 

Detailed Description

Structure to specify output properties per graph.

Definition at line 28 of file output.h.


The documentation for this struct was generated from the following file: