tilus.ir.layout.concat

Contents

tilus.ir.layout.concat

tilus.ir.layout.concat(lhs, rhs)[source]

Concatenate two layouts.

The concat function will return a new layout with the dimensions of the two layouts concatenated.

Parameters:
Returns:

ret – The concatenated layout.

Return type:

RegisterLayout