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
Some frontends emit reaaaaaaaally long identifiers. Not a problem for CIRCT but some EDA tools (coughcough Quartus) choke on those long identifiers. We should add an option to limit the number of characters in identifiers we emit to verilog to N.
Some frontends emit reaaaaaaaally long identifiers. Not a problem for CIRCT but some EDA tools (cough cough Quartus) choke on those long identifiers. We should add an option to limit the number of characters in identifiers we emit to verilog to
N.