Minres/CoreDSL

Implement support for `always` section

jopperm opened this issue · 2 comments

As a first approximation, always is like instructions, but it contains named blocks that only contain behavior (so no encoding/operands, assembly).

MVP frontend support was added in #82.