@@ -33,30 +33,40 @@ https://speakerdeck.com/mattpd/fpgas-and-open-source-hardware-an-intro-meeting-c
33
33
34
34
# Courses
35
35
36
- * 18-643 Reconfigurable Logic: Technology, Architecture and Applications - http://users.ece.cmu.edu/~jhoe/doku/doku.php?id=18-643_reconfigurable_logic
36
+ - 18-643 Reconfigurable Logic: Technology, Architecture and Applications
37
+ - https://users.ece.cmu.edu/~jhoe/doku/doku.php?id=18-643_reconfigurable_logic
37
38
38
39
# Communities
39
40
40
- * comp.arch.fpga - https://groups.google.com/d/forum/comp.arch.fpga
41
- * comp.lang.verilog - https://groups.google.com/d/forum/comp.lang.verilog
42
- * comp.lang.vhdl - https://groups.google.com/d/forum/comp.lang.vhdl
43
- * /r/FPGA - everything about programmable hardware - https://www.reddit.com/r/FPGA
44
- * IRC Channel ##fpga - freenode - http://irc.netsplit.de/channels/details.php?room=%23%23fpga&net=freenode
41
+ - comp.arch.fpga - https://groups.google.com/d/forum/comp.arch.fpga
42
+ - comp.lang.verilog - https://groups.google.com/d/forum/comp.lang.verilog
43
+ - comp.lang.vhdl - https://groups.google.com/d/forum/comp.lang.vhdl
44
+ - /r/FPGA - everything about programmable hardware - https://www.reddit.com/r/FPGA
45
+ - IRC Channel ##fpga - freenode - http://irc.netsplit.de/channels/details.php?room=%23%23fpga&net=freenode
45
46
46
47
# HDL
47
48
48
49
## HDL: Verilog
49
50
50
- * EDA Playground - Verilog Tutorials
51
- - http://eda-playground.readthedocs.io/en/latest/code-examples/verilog.html
52
- - https://www.youtube.com/playlist?list=PLScWdLzHpkAfbPhzz1NKHDv2clv1SgsMo
53
- * FPGA Resources - http://fpgacpu.ca/fpga/
54
- - HDL References - http://fpgacpu.ca/fpga/hdl/
55
- * HDLBits — Verilog Practice - http://verilog.stuffedcow.net/
56
- * Learning Verilog for FPGAs: The Tools and Building an Adder - http://hackaday.com/2015/08/19/learning-verilog-on-a-25-fpga-part-i/
57
- * Open FPGA Verilog Tutorial - https://github.com/Obijuan/open-fpga-verilog-tutorial/wiki/Home_EN
58
- * Quick Reference for Verilog HDL - https://github.com/parallella/oh/blob/master/docs/verilog_reference.md
59
- * Verilog Page - http://www.asic-world.com/verilog/
51
+ - EDA Playground - Verilog Tutorials
52
+ - http://eda-playground.readthedocs.io/en/latest/code-examples/verilog.html
53
+ - https://www.youtube.com/playlist?list=PLScWdLzHpkAfbPhzz1NKHDv2clv1SgsMo
54
+ - FPGA Resources - http://fpgacpu.ca/fpga/
55
+ - HDL References - http://fpgacpu.ca/fpga/reading.html
56
+ - HDLBits — Verilog Practice
57
+ - https://hdlbits.01xz.net/
58
+ - http://verilog.stuffedcow.net/
59
+ - Learning Verilog for FPGAs: The Tools and Building an Adder - https://hackaday.com/2015/08/19/learning-verilog-on-a-25-fpga-part-i/
60
+ - Open FPGA Verilog Tutorial - https://github.com/Obijuan/open-fpga-verilog-tutorial/wiki/Home_EN
61
+ - Quick Reference for Verilog HDL
62
+ - https://github.com/aolofsson/oh/blob/master/docs/verilog_reference.md
63
+ - The Essence of Verilog: A Tractable and Tested Operational Semantics for Verilog
64
+ - OOPSLA 2023
65
+ - Qinlin Chen, Nairen Zhang, Jinpeng Wang, Tian Tan, Chang Xu, Xiaoxing Ma, and Yue Li
66
+ - https://doi.org/10.1145/3622805
67
+ - https://qinlinchen.github.io/papers/2023_OOPSLA_LambdaV.pdf
68
+ - https://silverbullettt.bitbucket.io/papers/oopsla2023.pdf
69
+ - Verilog Page - https://www.asic-world.com/verilog/
60
70
61
71
## HDL: SystemVerilog
62
72
0 commit comments