configs: python3 compatibility for apu_se
authorKyle Roarty <kyleroarty1716@gmail.com>
Thu, 15 Oct 2020 21:29:53 +0000 (16:29 -0500)
committerKyle Roarty <kyleroarty1716@gmail.com>
Fri, 16 Oct 2020 23:15:00 +0000 (23:15 +0000)
commit834d28c792c6eb8e9f219b25f5397ea4923d275a
treef0b9f0e6dcdbb70ca95f2d048105cd1bdec367d5
parent9c826b8f197c3786288e76d88615caa7a405662c
configs: python3 compatibility for apu_se

This patch changes xrange to range, as the former doesn't exist in
python3.

Change-Id: Ibe2c1fb073194e3e0713bb1718f2e323f7c4e397
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/36159
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Matthew Poremba <matthew.poremba@amd.com>
Maintainer: Matt Sinclair <mattdsinclair@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
configs/example/apu_se.py