Additional Resources
Quick Verilog Reference (for quick syntax checks and tips)
https://web.stanford.edu/class/ee183/handouts_win2003/VerilogQuickRef.pdf
Verilog Problem Sets (great practice)
https://hdlbits.01xz.net/wiki/Problem_sets
Writing an FSM (a solid FSM is priceless)
https://inst.eecs.berkeley.edu//~cs150/sp12/resources/FSM.pdf
In-Depth Verilog Reference (goes well with a cup of coffee)
Difference between (System)Verilog, VDHL etc.
{% embed url=“https://github.com/asinghani/open-eda-course/blob/main/slides/lec05.pdf” %} Great course overall, this lec includes relevant sections from the paper above {% endembed %}
What is SystemVerilog
https://lcdm-eng.com/papers/snug13_SNUG-SV-2013_Synthesizable-SystemVerilog_paper.pdf
Tutorials:
http://asic-world.com/verilog/veritut.html