8504b079b8
Couple of errors were discovered in 4eec7bdde5b0 which necessitated this patch. Firstly, we create interrupt controllers in the se mode, but no piobus was being created. RubyPort, which earlier used to ignore range changes now forwards those to the piobus. The lack of piobus resulted in segmentation fault. This patch creates a piobus even in se mode. It is not created only when some tester is running. Secondly, I had missed out on modifying port connections for other coherence protocols. |
||
---|---|---|
.. | ||
MESI_Three_Level.py | ||
MESI_Two_Level.py | ||
MI_example.py | ||
MOESI_CMP_directory.py | ||
MOESI_CMP_token.py | ||
MOESI_hammer.py | ||
Network_test.py | ||
Ruby.py |