Code_coverage: condition RTL with the IS_XLEN64 parameter #2
Annotations
1 warning
core/alu.sv#L319
[verible-verilog-format] reported by reviewdog 🐶
Raw Output:
core/alu.sv:319:- ORCB:
core/alu.sv:320:- result_o = orcbw_result;
core/alu.sv:321:- REV8:
core/alu.sv:322:- result_o = rev8w_result;
core/alu.sv:341:+ ORCB: result_o = orcbw_result;
core/alu.sv:342:+ REV8: result_o = rev8w_result;
|
The logs for this run have expired and are no longer available.
Loading