Hello,
When I tried to run the CMPFlex simulation, I hit with these errors, I guess
it is a flexus problem, it fails to initialize the InorderSimicsFeeder
Module
Thanks for your help in advance
Shadi
./interactive CMPFlex
Starting interactive run of flexus_test with CMPFlex in
/home/hughes/Programs/flexus_2.0/flexus-test3/runs/hughes-CMPFlex-20Mar06-19
0858
Launching job
Initializing Flexus::Debugger...Opening debug output file: debug.out
DEBUG added target debug-comp
DEBUG added target debug-feeder
DEBUG added target debug-noncomp
Opening debug output file: stats.out
DEBUG added target stats
DEBUG added target assertions
Successfully parsed debug configurations from debug.cfg
done
Initializing Flexus::ConfigurationManager...done
Initializing Flexus::ComponentManager...done
1 <startup.cpp:109> {0}- Initializing Flexus.
Flexus (C) 2005 The SimFlex Project
Kun Gao, Brian Gold, Nikos Hardavellas, Jangwoo Kim,
Ippokratis Pandis, Minglong Shao, Jared Smolens, Stephen Somogyi,
Tom Wenisch, Anastassia Ailamaki, Babak Falsafi, and James C. Hoe.
Flexus Release 2.0 11/9/2005 managed by Tom Wenisch.
Flexus-Simics simulator - Built as CMPFlex v2.0
2 <ComponentManager.cpp:81> {0}- Instantiating system with a width factor
of: 1
3 <InorderSimicsFeederImpl.cpp:289> (feeder[<undefined>]) {0}- Initializing
InorderSimicsFeeder.
4 <InorderSimicsFeederImpl.cpp:337> (feeder[<undefined>]) {0}- Connecting:
cpu0
5 <SimicsTracer.hpp:123> (<undefined>[<undefined>]) {0}- Assertion failed:
((!(false))) : Two CPUs connected to the same I/O timing_model: phys_mem0
(*** Simics ***) Simics getting shaky, switching to 'safe' mode.
(*** Simics ***) Simics (main thread) received an abort signal, probably an
assertion.
simics>
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of [email protected]
Sent: Sunday, March 19, 2006 12:00 PM
To: [email protected]
Subject: SimFlex Digest, Vol 10, Issue 8
Send SimFlex mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://sos.ece.cmu.edu/mailman/listinfo/simflex
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of SimFlex digest..."
Today's Topics:
1. RE: SimFlex Digest, Vol 10, Issue 7 (Shadi Harb)
----------------------------------------------------------------------
Message: 1
List-Post: [email protected]
Date: Sun, 19 Mar 2006 05:09:06 -0800
From: "Shadi Harb" <[email protected]>
Subject: [Simflex] RE: SimFlex Digest, Vol 10, Issue 7
To: <[email protected]>
Message-ID: <000601c64b56$4dfbdc20$6401a...@shadilaptop>
Content-Type: text/plain; charset="us-ascii"
Hi all,
Recently when I was trying to run "make stat-manager", I hit with these
error messages below , any help to resolve the problem would be appreciable
Thanks
Shadi
////////////////////////////////
hug...@fraidy:~/Programs/flexus_2.0> make stat-manager In file included from
../core/simics/control_api.hpp:41,
from ../core/debug/action.cpp:54:
../core/simics/api_wrappers.hpp:46:49: simics/types_api.h: No such file or
directory
../core/simics/api_wrappers.hpp:47:57: simics/configuration_api.h:
No such file or directory
In file included from ../core/simics/control_api.hpp:41,
from ../core/debug/action.cpp:54:
../core/simics/api_wrappers.hpp:53: error: expected constructor, destructor,
or type conversion before '*' token
../core/simics/api_wrappers.hpp:53: error: expected `,' or `;'
before '*' token
../core/simics/api_wrappers.hpp:56: error: `conf_class_t' is not a member of
`Flexus::Simics::API'
../core/simics/api_wrappers.hpp:57: error: `class_struct' was not declared
in this scope
../core/simics/api_wrappers.hpp:57: error: expected primary-expression
before "const"
../core/simics/api_wrappers.hpp:58: error: `get_attr_t' is not a member of
`Flexus::Simics::API'
../core/simics/api_wrappers.hpp:59: error: `lang_void' is not a member of
`Flexus::Simics::API'
../core/simics/api_wrappers.hpp:60: error: `get_attr_data' was not declared
in this scope
../core/simics/api_wrappers.hpp:60: error: `set_attr_t' is not a member of
`Flexus::Simics::API'
../core/simics/api_wrappers.hpp:61: error: `lang_void' is not a member of
`Flexus::Simics::API'
../core/simics/api_wrappers.hpp:62: error: `set_attr_data' was not declared
in this scope
../core/simics/api_wrappers.hpp:62: error: `attr_attr_t' is not a member of
`Flexus::Simics::API'
../core/simics/api_wrappers.hpp:63: error: expected primary-expression
before "const"
../core/simics/api_wrappers.hpp:64: error: initializer expression list
treated as compound expression
../core/simics/api_wrappers.hpp:66: error: variable or field
`SIM_object_constructor' declared void
../core/simics/api_wrappers.hpp:66: error: `conf_object_t' is not a member
of `Flexus::Simics::API'
../core/simics/api_wrappers.hpp:66: error: `conf_obj' was not declared in
this scope
../core/simics/api_wrappers.hpp:66: error: `parse_object_t' is not a member
of `Flexus::Simics::API'
../core/simics/api_wrappers.hpp:66: error: `parse_obj' was not declared in
this scope
../core/simics/api_wrappers.hpp:66: error: initializer expression list
treated as compound expression
../core/simics/api_wrappers.hpp:68: error: expected constructor, destructor,
or type conversion before '*' token
../core/simics/api_wrappers.hpp:68: error: expected `,' or `;'
before '*' token
In file included from ../core/debug/action.cpp:54:
../core/simics/control_api.hpp:49:47: simics/event_api.h: No such file or
directory
make[1]: *** [../core/debug/action.stats_o] Error 1
make: *** [stat-manager] Error 2
/////////////////////////////////////////////////////////////
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of [email protected]
Sent: Friday, March 17, 2006 9:00 AM
To: [email protected]
Subject: SimFlex Digest, Vol 10, Issue 7
Send SimFlex mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://sos.ece.cmu.edu/mailman/listinfo/simflex
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of SimFlex digest..."
Today's Topics:
1. Re: A question about Solaris 9 (lu peng)
2. Re: A question about Solaris 9 (Brian Gold)
----------------------------------------------------------------------
Message: 1
List-Post: [email protected]
Date: Thu, 16 Mar 2006 18:26:22 +0000
From: "lu peng" <[email protected]>
Subject: Re: [Simflex] A question about Solaris 9
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
An HTML attachment was scrubbed...
URL:
http://sos.ece.cmu.edu/pipermail/simflex/attachments/20060316/e1e43593/attac
hment-0001.html
------------------------------
Message: 2
List-Post: [email protected]
Date: Thu, 16 Mar 2006 14:09:23 -0500
From: Brian Gold <[email protected]>
Subject: Re: [Simflex] A question about Solaris 9
To: SimFlex software support <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
In CMPFlex, BackSideOut_Snoop at L2 does not need to be connected. So
this warning is not a problem at all in CMPFlex.
FYI, BackSideOut_Snoop is used (in L2) when multiple CMP chips are
connected with a coherence bus or similar mechanism. You'll see a
similar mechanism IS used in CMPFlex when connecting coherent L1 caches
to a shared L2.
Kind regards,
- Brian
lu peng wrote:
> Hi Brian,
>
> Thanks for your reply. Probably I was wrong. I got some warnings when I
> ran "read-configuraton xxx.cfg" and "load-module
> flexus-CMPFlex-v9-iface-gcc", it complained "12 <CmpCache.hpp:78> {0}-
> L2 port BackSideOut_Snoop is not wired". Is this a big issue? I just
> found it when I connected a SOL 9 checkpoint although it was shown for
> SOL 8 checkpoint but I didn't notice it.
>
> Thanks,
>
> Lu
>
>
>
>
>
>
------------------------------------------------------------------------
> From: /Brian Gold <[email protected]>/
> Reply-To: /SimFlex software support <[email protected]>/
> To: /SimFlex software support <[email protected]>/
> Subject: /Re: [Simflex] A question about Solaris 9/
> Date: /Wed, 15 Mar 2006 14:22:25 -0500/
> >Hi Lu,
> >
> >I've done some minimal testing with OpenSolaris, and I don't see why
> >Solaris 9 wouldn't work. Can you give us more info on what failed?
> >Does it run in Simics?
> >
> >There's nothing in Flexus that should be OS-specific. If it works
> >in Simics, it should work in Flexus.
> >
> >- Brian Gold
> >
> >lu peng wrote:
> >>Hi, There,
> >>
> >>I built a checkpoint on Solaris 9 today. However, seems it can't
> >>connect with the flexus 1.0.2. Is necessary to use Solaris 8 to
> >>connect with it?
> >>
> >>Thanks,
> >>
> >>Lu
> >>
> >>
>
>>------------------------------------------------------------------------
> >>
> >>_______________________________________________
> >>SimFlex mailing list
> >>[email protected]
> >>https://sos.ece.cmu.edu/mailman/listinfo/simflex
> >>SimFlex web page: http://www.ece.cmu.edu/~simflex
> >_______________________________________________
> >SimFlex mailing list
> >[email protected]
> >https://sos.ece.cmu.edu/mailman/listinfo/simflex
> >SimFlex web page: http://www.ece.cmu.edu/~simflex
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> SimFlex mailing list
> [email protected]
> https://sos.ece.cmu.edu/mailman/listinfo/simflex
> SimFlex web page: http://www.ece.cmu.edu/~simflex
------------------------------
_______________________________________________
SimFlex mailing list
[email protected]
https://sos.ece.cmu.edu/mailman/listinfo/simflex
SimFlex web page: http://www.ece.cmu.edu/~simflex
End of SimFlex Digest, Vol 10, Issue 7
**************************************
------------------------------
_______________________________________________
SimFlex mailing list
[email protected]
https://sos.ece.cmu.edu/mailman/listinfo/simflex
SimFlex web page: http://www.ece.cmu.edu/~simflex
End of SimFlex Digest, Vol 10, Issue 8
**************************************