CIRCT 22.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
RTGPassPipelines.h File Reference
#include "mlir/Pass/PassOptions.h"
Include dependency graph for RTGPassPipelines.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::rtg::RandomizationPipelineOptions
 Options for the RTG randomization pipeline. More...
 

Namespaces

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

Functions

void circt::rtg::buildRandomizationPipeline (mlir::OpPassManager &pm, const RandomizationPipelineOptions &options)
 Adds the randomization pipeline to the OpPassManager.
 
void circt::rtg::registerPipelines ()
 Registers all pipelines for the rtg dialect.