CIRCT 24.0.0git
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
PortConverter.h File Reference
#include "circt/Dialect/HW/HWInstanceGraph.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Support/BackedgeBuilder.h"
#include "circt/Support/LLVM.h"
Include dependency graph for PortConverter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::hw::PortConverterImpl
 
class  circt::hw::PortConversion
 Base class for the port conversion of a particular port. More...
 
class  circt::hw::PortConversionBuilder
 
class  circt::hw::PortConverter< PortConversionBuilderImpl >
 

Namespaces

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

Enumerations

enum class  circt::hw::PortAttrPolicy { circt::hw::Drop , circt::hw::Preserve }
 Controls whether a newly created port inherits the original port's attributes. More...