rdaly525 / coreir

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

Hack in support for async reset reg #848

Closed leonardt closed 4 years ago

leonardt commented 4 years ago

In testing for the magmathon, I noticed that the interpreter doesn't support coreir.reg_arst.

This hacks around the basic functionality for our purposes, but now that I understand the code I think I can update it to support the general register features, but may not get time to do that until after the hackathon (this could be a good project)