configs: 'memoy' -> 'memory' spelling mistake fix
Fixes https://github.com/gem5/gem5/issues/309 Change-Id: I41ac7c5559d49353d01b3676b5bdf7b91e4efbda
This commit is contained in:
@@ -40,7 +40,7 @@ from common import HMC
|
||||
|
||||
def create_mem_intf(intf, r, i, intlv_bits, intlv_size, xor_low_bit):
|
||||
"""
|
||||
Helper function for creating a single memoy controller from the given
|
||||
Helper function for creating a single memory controller from the given
|
||||
options. This function is invoked multiple times in config_mem function
|
||||
to create an array of controllers.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user