|
slang-netlist
0.10.0
|
#include <ReportPorts.hpp>
Public Attributes | |
| std::string | name |
| ast::ArgumentDirection | direction |
| uint64_t | width |
| std::string | netType |
| SourceLocation | location |
| ast::ArgumentDirection slang::report::PortInfo::direction |
| SourceLocation slang::report::PortInfo::location |
| std::string slang::report::PortInfo::name |
| std::string slang::report::PortInfo::netType |
| uint64_t slang::report::PortInfo::width |