Skip to content

Code_coverage: condition RTL with the IS_XLEN64 parameter

Created by: AEzzejjari

Condition RTL with IS_XLEN64 parameter to identify the dead code and remove the dead gates from netlist.

Based on if() directives, VCS is able to identify the unused code, this will allow to improuve code coverage.

Merge request reports

Loading