Guest
#3812746
Hi everyone,
I have some troubles with the codes in attachment. When I compile, these
following errors are occuring:
ncelab: *E,CSGMSS: multiple sources for unresolved signal: INOUT_1B1_TB
[4.3.1.2].
Computing driving value: :CBTLV3253_tb(archi):inout_1B1_tb
In port map at: ../TBENCH/CBTLV3253_tb.vhdl, line: 52, position: 51
ncelab: *E,CSGMSS: multiple sources for unresolved signal: INOUT_1B2_TB
[4.3.1.2].
Computing driving value: :CBTLV3253_tb(archi):inout_1B2_tb
In port map at: ../TBENCH/CBTLV3253_tb.vhdl, line: 53, position: 30
ncelab: *E,CSGMSS: multiple sources for unresolved signal: INOUT_1B3_TB
[4.3.1.2].
Computing driving value: :CBTLV3253_tb(archi):inout_1B3_tb
In port map at: ../TBENCH/CBTLV3253_tb.vhdl, line: 54, position: 30
ncelab: *E,CSGMSS: multiple sources for unresolved signal: INOUT_1B4_TB
[4.3.1.2].
Computing driving value: :CBTLV3253_tb(archi):inout_1B4_tb
I tried to modify the ports "inout_1B1, inout_1B2, inout_1B3, inout_1B4"
in inputs and "inout_1A" in output and that gave me good results.
So do you know why I have these errors ?
Thank you!