You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slang has seen a few changes to its options. We should make sure that our ImportVerilogOptions (in include/circt/Conversion/ImportVerilog.h) line up with the Driver::Options ones in Slang (in include/slang/driver/Driver.h). The circt-verilog tool should also expose all new options as its own command line arguments.