circt/lib/Dialect/Moore
Fabian Schuiki c970974165
[ImportVerilog] Add basic expressions (#6788)
Extend the `ImportVerilog` conversion to support most of the basic
expressions that commonly appear in SystemVerilog input files. Also add
the correpsonding expression ops to the Moore dialect, and finally get
rid of the old MIR expressions file which is now obsolete.

Thanks @hailongSun2000 and @albertethon for doing a lot of the leg work
to get expression support in!

Co-authored-by: Hailong Sun <hailong.sun@terapines.com>
Co-authored-by: ShiZuoye <albertethon@163.com>
Co-authored-by: Martin Erhart <maerhart@outlook.com>
2024-03-13 16:57:53 -07:00
..
CMakeLists.txt [ImportVerilog] Add type conversion and basic variables (#6755) 2024-02-27 15:20:49 -08:00
MooreDialect.cpp [Moore] Rename files, add dialect rationale, fix docs 2024-02-24 22:01:09 -08:00
MooreOps.cpp [ImportVerilog] Add basic expressions (#6788) 2024-03-13 16:57:53 -07:00
MooreTypes.cpp [ImportVerilog] Add basic expressions (#6788) 2024-03-13 16:57:53 -07:00