circt
circt copied to clipboard
[ImportVerilog][Moore]Support union type
Translate union type only from slang to moore. Add moore.union_create and morre.union_extract OPs. More tests and Mem2Reg pass will be imporved.