Skip to content

Can't Access ROM From CoreIR Through Magma #23

Description

@David-Durst

Running the unit test

testcircuit = DefineROMAnyType(T, width, builtins.tuple(init))
fails with

        if handle is None:
>           self._handle = _dlopen(self._name, mode)
E           OSError: dlopen(libcoreir-memory.dylib, 6): image not found

How do I get access to the CoreIR ROM?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions