Interactive tool
Naming / style checker
Teaching style hints from the HDL engine (lintStyle):
clk / rst_n naming, always_ff /
always_comb, and logic over reg.
The same API powers live Problems assist in the simulator IDE.
Starter: clean FF with clk + rst_n.