﻿id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc
8	test platforms fails	turbo07	somebody	"Hello,

I have succeeded in installing !SoClib using the InstallationNotes page. The caba-vgmn-multi_timer-mipsel platform is OK. 

However, when I try to run the soclib-test-platforms test, the caba-pibus-hello_world-mipsel
fails : the resulting command line is
{{{
set -o pipefail;SOCLIB_TTY=TERM ./simulation.x < /dev/null 2>&1 | tee test.out 
}}}
SystemC 2.2.0 prints the following message: 

{{{
             SystemC 2.2.0 --- Sep  8 2008 15:39:21
        Copyright (c) 1996-2006 by all Contributors
                    ALL RIGHTS RESERVED
Error: (E115) sc_signal<T> cannot have more than one driver: 
 signal `pibus_d' (sc_signal)
 first driver `tty_wrapper.pi_d' (sc_inout)
 second driver `multiram_wrapper.pi_d' (sc_inout)
In file: ../../../../src/sysc/communication/sc_signal.cpp:129
}}}

I have also installed the SystemCASS simulator. In this case, the test does not report any specific message other than the SystemCASS banner. 

Is there any issue with the pibus? 

I thought SystemCASS used a strict subset of SystemC. Shall these two simulators differ while simulating this platform?

Thanks, 
   Christophe

"	defect	closed	major	component1	duplicate		
