CIRCT  19.0.0git
Public Attributes | List of all members
HWModulePort Struct Reference

#include <HW.h>

Collaboration diagram for HWModulePort:
Collaboration graph
[legend]

Public Attributes

MlirAttribute name
 
MlirType type
 
HWModulePortDirection dir
 

Detailed Description

Definition at line 38 of file HW.h.

Member Data Documentation

◆ dir

HWModulePortDirection HWModulePort::dir

Definition at line 41 of file HW.h.

Referenced by hwModuleTypeGet().

◆ name

MlirAttribute HWModulePort::name

Definition at line 39 of file HW.h.

Referenced by hwModuleTypeGet().

◆ type

MlirType HWModulePort::type

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