se.py: Changes to ruby portion due to SE/FS merge
Review Request #1079 - Created March 5, 2012 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 8895:c19b9e349cd1 --------------------------- se.py: Changes to ruby portion due to SE/FS merge With the SE/FS merge, interrupt controller is created irrespective of the mode. This patch creates the interrupt controller when Ruby is used and connects its ports.
Posted (March 5, 2012, 9:21 a.m.)
It looks plausible to me, but this isn't my area. I'd recommend a second opinion.
Posted (March 5, 2012, 4:39 p.m.)
I would suggest to keep it uniform and rely on Ruby if possible. How come we cannot simply use the cpu sequencers master/slave port (they are vector ports)?
Review request changed
Updated (March 10, 2012, 1:02 a.m.)
Description: |
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+17 -10) |
Assuming the regressions are happy.
