Add a very good and comprehensive Verilog tutorial (#5264)

This commit is contained in:
tcdude 2021-01-16 21:47:32 +01:00 committed by GitHub
parent 427d6c8434
commit 58b7ec47b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2934,6 +2934,7 @@ Kerridge (PDF) (email address *requested*, not required)
### Verilog
* [Verilog, Formal Verification and Verilator Beginner's Tutorial](https://zipcpu.com/tutorial/) - Daniel E. Gisselquist, Ph.D.
* [Verilog Quick Reference Guide - Sutherland HDL](http://sutherland-hdl.com/pdfs/verilog_2001_ref_guide.pdf) (PDF)
* [Verilog Tutorial](http://www.asic-world.com/verilog/veritut.html)