Remove deprecated gem5 files.
This commit is contained in:
@@ -96,10 +96,8 @@ More information on the configuration can be found [here](configs/README.md).
|
||||
|
||||
## gem5 Coupling
|
||||
There are two ways to couple DRAMSys with **gem5**:
|
||||
- Use the official integration of DRAMSys in gem5.
|
||||
- Compile gem5 as a shared library and link it with DRAMSys, which is described in more detail [here](src/gem5/README.md).
|
||||
|
||||
More information on how to use the DRAMSys integration in gem5 can be found in `ext/dramsys` of the gem5 repository.
|
||||
- Use the official integration of DRAMSys in gem5. More information can be found in `ext/dramsys` of the gem5 repository.
|
||||
- (Deprecated) Compile gem5 as a shared library and link it with DRAMSys, which is only supported in older versions of DRAMSys (tag v4.0).
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user