mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-02-06 03:12:01 +08:00
Add 'Software-Defined Radio for Engineers' to Misc on free-programming-books-subjects.md (#12509)
* Add 'Software-Defined Radio for Engineers' book link * Add SystemVerilog resource to verilog list * Fix SystemVerilog entry alphabetical ordering error
This commit is contained in:
committed by
GitHub
parent
a7fbb0d82f
commit
a200430e9a
@@ -2657,6 +2657,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
|
||||
### Verilog
|
||||
|
||||
* [SystemVerilog](https://systemverilog.dev) - Keyi Zhang (HTML)
|
||||
* [Verilog, Formal Verification and Verilator Beginner's Tutorial](https://zipcpu.com/tutorial/) - Daniel E. Gisselquist
|
||||
* [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)
|
||||
|
||||
@@ -688,6 +688,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
|
||||
* [Signal Computing: Digital Signals in the Software Domain](http://faculty.washington.edu/stiber/pubs/Signal-Computing/Signal%20Computing.pdf) - Michael Stiber, Bilin Zhang Stiber, Eric C. Larson (PDF)
|
||||
* [Site Reliability Engineering - How Google run production systems](https://sre.google/sre-book/table-of-contents/) - Betsy Beyer, Chris Jones, Jennifer Petoff, Niall Murphy (HTML)
|
||||
* [Small Memory Software](https://smallmemory.charlesweir.com/book.html) - Charles Weir, James Noble (HTML)
|
||||
* [Software-Defined Radio for Engineers](https://www.analog.com/media/en/training-seminars/design-handbooks/Software-Defined-Radio-for-Engineers-2018/SDR4Engineers.pdf) - Travis Collins, et al. (PDF)
|
||||
* [Software Technical Writing: A Guidebook](https://jamesg.blog/book.pdf) - James Gallagher (PDF)
|
||||
* [The Art of High Perfomance Computing - Volume 1: The Science of Computing](https://theartofhpc.com/istc/index.html) - Victor Eijkhout (HTML)
|
||||
* [The Art of High Perfomance Computing - Volume 2: Parallel Programming for Science Engineering](https://theartofhpc.com/pcse/index.html) - Victor Eijkhout (HTML)
|
||||
|
||||
Reference in New Issue
Block a user