Skip to content

Can't Access ROM From CoreIR Through Magma #23

@David-Durst

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?

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions