HAL
grouping.h File Reference

This file contains the class that holds all information of a dataflow analysis grouping. More...

#include "dataflow_analysis/common/netlist_abstraction.h"
#include "hal_core/defines.h"
#include <map>
#include <set>
#include <shared_mutex>
#include <unordered_map>
#include <unordered_set>
#include <vector>
Include dependency graph for grouping.h:

Go to the source code of this file.

Classes

class  hal::dataflow::Grouping
 Grouping used during dataflow analysis. More...
 

Namespaces

 hal
 
 hal::dataflow
 

Detailed Description

This file contains the class that holds all information of a dataflow analysis grouping.

Definition in file grouping.h.