필터 지우기
필터 지우기

How to merge two bus signals ?

조회 수: 16 (최근 30일)
WJKIM
WJKIM 2022년 6월 30일
댓글: Saurabh 2022년 7월 7일
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
WJKIM
WJKIM 2022년 7월 7일
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 2022년 7월 7일
Hi, glad to hear that you solved the problem.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by