synlig icon indicating copy to clipboard operation
synlig copied to clipboard

Formal equiv diff ParameterPackedArraySurelogSubstitution_top.sv

Open alaindargelas opened this issue 2 years ago • 0 comments

Test: UHDM-integration-tests/tests/ParameterPackedArraySurelogSubstitution/top.sv ./run_formal_verif.sh test=ParameterPackedArraySurelogSubstitution_top.sv

The plugin is looking for the parameter value in the uhdmAllModules which is incorrect, it should take the value from the uhdmTopModules

P[0] == 8 not 1 as reported by the plugin. UHDM is correct in the uhdmTopModules scope.

Screenshot from 2022-09-10 22-28-36

alaindargelas avatar Sep 11 '22 05:09 alaindargelas