Commit 4811d49c authored by Scott Johnson's avatar Scott Johnson Committed by Adam Izraelevitz
Browse files

Fix warning from Cadence Incisive

The fix for PR #305 caused a new compile warning from Cadence Incisive:

  always @(*) begin end
         |
ncelab: *W,STARMT (../TestHarness.MyConfig.v,196147|9): This @* expands to empty list, will never wake up.

This change satisfies all of: VCS, Incisive, Questa, Vivado, Verilator.
parent 5cbf5ea3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment