Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / regfile / util.py
1 # XXX DO NOT NORMALLY USE WILDCARD IMPORTS, IT IS EXTREMELY BAD PRACTICE
2 # however it solves a migration issue moving over to the openpower library
3 # so a temporary exemption can be made
4 from openpower.util import *