Config: Import math in MI_example.py
This commit is contained in:
parent
bb67c706d6
commit
ef987a4064
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
#
|
#
|
||||||
# Authors: Brad Beckmann
|
# Authors: Brad Beckmann
|
||||||
|
|
||||||
|
import math
|
||||||
import m5
|
import m5
|
||||||
from m5.objects import *
|
from m5.objects import *
|
||||||
from m5.defines import buildEnv
|
from m5.defines import buildEnv
|
||||||
|
|
Loading…
Reference in a new issue