Closed David-Durst closed 6 years ago
@phanrahan thoughts? Have you made multiple SIPO before in the same module?
To be clear, it seems that Magma is trying to create two modules/generators with the same name of "_Mux2" in CoreIR.
Addressing this in another place - https://github.com/phanrahan/magma/issues/236
Running
pytest -s tests/test_native_line_buffer.py
to run the test at https://github.com/David-Durst/aetherling/blob/708d93530f47b265cbca657f84f13627ec386a4c/tests/test_native_line_buffer.py#L25 with the linebuffer from https://github.com/David-Durst/aetherling/blob/708d93530f47b265cbca657f84f13627ec386a4c/aetherling/modules/native_linebuffer.py#L11 fails with the below issue: