question

ygrqq avatar image
0 Likes"
ygrqq asked Jeanette F commented

how to interleave processors?

снимок-экрана-2024-04-02-192932.pngHello, I want to make the top processor work, but when it stopped, the second (lower) processor started working, but when the top one started working again, the second (lower) stopped

FlexSim 23.2.3
processor interleaving
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @ygrqq, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

In the On Entry trigger of the processors, close the input of the other processor respectively. Open it again in the On Exit trigger. That way only one of the processors can work at a time.

XOR-processor-fm.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.