Add event rendezvous function blocks for 2, 3, and 4 events#2087
Merged
Conversation
Generic FBs to make them Extendable.
Test Results 110 files ±0 110 suites ±0 1m 10s ⏱️ -1s Results for commit 9d88ed0. ± Comparison against base commit 1ba5714. This pull request removes 29 and adds 11 tests. Note that renamed tests count towards both. |
azoitl
reviewed
Apr 14, 2026
Contributor
azoitl
left a comment
There was a problem hiding this comment.
Looks good. Ready to merge when the according 4diac FORTE PR is there.
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
Apr 14, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
Apr 14, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
Apr 17, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087 Add tests for GEN_E_REND function blocks
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
Apr 17, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087 Add tests for GEN_E_REND function blocks
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
Apr 18, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087 Add tests for GEN_E_REND function blocks
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
Apr 18, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087 Add tests for GEN_E_REND function blocks
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
Apr 18, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087 Add tests for GEN_E_REND function blocks
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
Apr 21, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087 Add tests for GEN_E_REND function blocks
franz-hoepfinger-4diac
added a commit
to franz-hoepfinger-4diac/4diac-forte
that referenced
this pull request
May 5, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087 Add tests for GEN_E_REND function blocks
azoitl
pushed a commit
to eclipse-4diac/4diac-forte
that referenced
this pull request
May 5, 2026
This function block provides event synchronization for a configurable number of inputs. The count of event inputs (EI) is determined dynamically from the FB instance name (e.g., GEN_E_REND_3). An output event (EO) is fired once all EIs have been received, and a reset input (R) clears the internal state. eclipse-4diac/4diac-ide#2087 Add tests for GEN_E_REND function blocks
azoitl
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.