Commit 1420ca9a by René

init units and bins, fix

parent b5df5e74
Showing with 1 additions and 1 deletions
......@@ -19,7 +19,7 @@ covergroup cg @(posedge clk);
bins S_SUB = {2};
bins S_MUL = {3};
bins S_DIV = {4};
};
}
c2: coverpoint $unit.calc_dut.STATE_C;
endgroup: cg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment