DVT IDE for VS Code SystemVerilog User Guide
Rev. 23.1.22, 22 September 2023

4.4 Performance Checks

ID Message
ASSIGNMENT_NON_BLOCKINGNon-blocking assignment of # in combinational logic (use blocking assignment)
ASSIGNMENT_NON_BLOCKINGNon-blocking assignment of local variable # (use blocking assignment)
SENSITIVITY_UNUSEDThe process is not sensitive to #