Exemplo n.º 1
0
def magma_test():
    clear_generator_cache()
    magma.clear_cachedFunctions()
    magma.frontend.coreir_.ResetCoreIR()
    magma.generator.reset_generator_cache()
Exemplo n.º 2
0
def magma_test():
    clear_cachedFunctions()
    coreir_.CoreIRContextSingleton().reset_instance()
    clear_generator_cache()
Exemplo n.º 3
0
def magma_test():
    clear_cachedFunctions()
    coreir_.__reset_context()
    clear_generator_cache()