Skip to content

Backend - Move if statements#647

Open
Ian-Ganz wants to merge 12 commits intomainfrom
backend_combine_if
Open

Backend - Move if statements#647
Ian-Ganz wants to merge 12 commits intomainfrom
backend_combine_if

Conversation

@Ian-Ganz
Copy link
Collaborator

@Ian-Ganz Ian-Ganz commented Nov 4, 2025

Move rtl if statements for bitWidth&extraSignals into HWModuleExternOp

/// Computes the textual/serialized parameter mappings for an operation given
/// its handshake operation name and the external module type.
static ::dynamatic::ParameterMappings
computeSerializedParameters(llvm::StringRef handshakeOp,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we dont care too much if param is serialized or not, should be added just like other params in mod discrim :)
https://github.com/EPFL-LAP/dynamatic/blob/05050ea53fcbfd0ae0400a179515c26f2ed11c8c/lib/Conversion/HandshakeToHW/HandshakeToHW.cpp#L593C2-L625C24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants