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
Make the member function `toCommandLineArgument` of
`VerilogPreprocessorDefine` public so that this can be used by internal
libraries which are rolling their own backends. This avoids me having to
duplicate this logic internally, unnecessarily.
This method can be made private again once the internal library is
replaced with ChiselSim.
Signed-off-by: Schuyler Eldridge <[email protected]>
0 commit comments