Skip to content

NVC: Add new variables for setting analysis and elaboration flags, update documentation

Augusto Fraga Giachero requested to merge nvc-support into develop

NVC requires that you set global, analysis and elaboration flags separately. Add 'nvc_analysis_opt' and 'nvc_elab_opt' variables to accommodate that.

Update documentation to mention NVC support.

Merge request reports