File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ waive --rule=typedef-structs-unions --line=29 --location="src/ecc_encode.sv"
44# That is a known issue with string parameter in Synopsys DC
55waive --rule=explicit-parameter-storage-type --line=19 --location="src/stream_arbiter.sv"
66waive --rule=explicit-parameter-storage-type --line=19 --location="src/stream_arbiter_flushable.sv"
7- waive --rule=explicit-parameter-storage-type --line=29 --location="src/mem_multibank_pwrgate.sv.sv "
8- waive --rule=explicit-parameter-storage-type --line=31 --location="src/mem_multibank_pwrgate.sv.sv "
7+ waive --rule=explicit-parameter-storage-type --line=29 --location="src/mem_multibank_pwrgate.sv"
8+ waive --rule=explicit-parameter-storage-type --line=31 --location="src/mem_multibank_pwrgate.sv"
99waive --rule=always-ff-non-blocking --line=290 --location="src/clk_int_div.sv"
1010waive --rule=always-ff-non-blocking --line=293 --location="src/clk_int_div.sv"
1111waive --rule=always-ff-non-blocking --line=302 --location="src/clk_int_div.sv"
You can’t perform that action at this time.
0 commit comments