Effacer les filtres
Effacer les filtres

How to merge two bus signals ?

16 vues (au cours des 30 derniers jours)
WJKIM
WJKIM le 30 Juin 2022
Commenté : Saurabh le 7 Juil 2022
I designed two bus signals with the same data type.
One signal is the initializing signal.
The other is a signal that is checked every cycle.
A merge block was used to merge two signals, but the following error occurred.
***************************************************************************************************************************************************************
Cannot propagate non-bus signal from 'Output Port 1' of 'AppSelfTest/P_u32_s_APP_CST_RetryLimitsReachedStatus_DE_merge' to 'Input Port 1' of 'AppSelfTest/P_u32_s_APP_CST_RetryLimitsReachedStatus_DE' because the destination block requires a bus signal.
***************************************************************************************************************************************************************
Is there any way to solve this issue?
  3 commentaires
WJKIM
WJKIM le 7 Juil 2022
Hi
I kept trying to solve this problem.
I found this cause and solved it.
The cause is that the signal name of two tags in bus creator block was different.
Thanks for your interest!
Saurabh
Saurabh le 7 Juil 2022
Hi, glad to hear that you solved the problem.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by