moore-svlog-hir 0.1.0

The HIR of the SystemVerilog implementation of the moore compiler framework.
Documentation

The high-level intermediate representation for SystemVerilog. After name resolution, the AST is lowered into this representation, eliminating a lot of the syntactic sugar represented in the AST, and resolving default and implicit values.