Fletchgen
The Fletcher Design Generator
Public Member Functions | Public Attributes | List of all members
fletchgen::BusSpec Struct Reference

Holds bus dimensions and function, without instantiating Cerata nodes. More...

#include <bus.h>

Collaboration diagram for fletchgen::BusSpec:
Collaboration graph
[legend]

Public Member Functions

 BusSpec ()=default
 Default BusSpec constructor.
 
 BusSpec (const BusSpecParams &params)
 BusSpec constructor.
 
std::string ToName () const
 Return a shorter somewhat human-readable name, can be used for comparisons.
 

Public Attributes

BusDim dim
 Bus dimensions.
 
BusFunction func = BusFunction::READ
 Bus function.
 

Detailed Description

Holds bus dimensions and function, without instantiating Cerata nodes.

Definition at line 100 of file bus.h.


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