rdaly525 / coreir

BSD 3-Clause "New" or "Revised" License
98 stars 24 forks source link

Magma/CoreIR Simulator Shouldn't Segfault On Getting Nested Wire #683

Open David-Durst opened 5 years ago

David-Durst commented 5 years ago

https://github.com/David-Durst/aetherling/blob/sim_issues/tests/helper_test_readyvalid.py#L54

This causes CoreIR to segfault and the simulator to stop. This shouldn't be a segfault. Not sure if this is a CoreIR or Magma issue.

David-Durst commented 5 years ago

See https://github.com/phanrahan/magma/issues/351 for the matching magma issue.