Jlm
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
FirrtlConversionTest Class Reference
Inheritance diagram for FirrtlConversionTest:
Inheritance graph
[legend]
Collaboration diagram for FirrtlConversionTest:
Collaboration graph
[legend]

Protected Member Functions

LambdaNodeCreateLambda (const std::vector< std::shared_ptr< const Type > > &inputs, const std::vector< std::shared_ptr< const Type > > &outputs)
 
template<typename OpT >
void ExpectFirrtlOp ()
 
void SetUp () override
 
- Protected Member Functions inherited from FirrtlTestBase
template<typename OpT >
bool AssertFirrtlOpExists (mlir::Operation *circuit)
 
template<typename OpT >
bool AssertFirrtlOpExists (mlir::OwningOpRef< circt::firrtl::CircuitOp > &circuit)
 
void SetUp () override
 

Additional Inherited Members

- Protected Attributes inherited from FirrtlTestBase
std::unique_ptr< LlvmRvsdgModuleModule_ {}
 
LambdaNodeLambda_ = nullptr
 

Detailed Description

Definition at line 91 of file RhlsToFirrtlConverterTests.cpp.

Member Function Documentation

◆ CreateLambda()

LambdaNode * FirrtlConversionTest::CreateLambda ( const std::vector< std::shared_ptr< const Type > > &  inputs,
const std::vector< std::shared_ptr< const Type > > &  outputs 
)
inlineprotected

Definition at line 95 of file RhlsToFirrtlConverterTests.cpp.

◆ ExpectFirrtlOp()

template<typename OpT >
void FirrtlConversionTest::ExpectFirrtlOp ( )
inlineprotected

Definition at line 108 of file RhlsToFirrtlConverterTests.cpp.

◆ SetUp()

void FirrtlConversionTest::SetUp ( )
inlineoverrideprotected

Definition at line 116 of file RhlsToFirrtlConverterTests.cpp.


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