1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00

Adding list of resources

This commit is contained in:
Andreas Olofsson 2016-01-11 20:51:27 -05:00
parent bed1ba5556
commit 34d1049bab

View File

@ -23,3 +23,22 @@ The OH! repository source code is licensed under the MIT license unless otherwis
## CONTRIBUTING ## CONTRIBUTING
Instructions for contributing can be found [HERE](CONTRIBUTING.md). Instructions for contributing can be found [HERE](CONTRIBUTING.md).
## RECOMMEND TOOLS
* [Verilog-Perl](http://www.veripool.org/wiki/verilog-perl)
* [Verilator Simulator](http://www.veripool.org/wiki/verilator)
* [Emacs Verilog Mode](http://www.veripool.org/wiki/verilog-mode)
* [Icarus Simulator](http://iverilog.icarus.com)
* [GTKWave](http://gtkwave.sourceforge.net)
## RECOMMENDED READING
* [Sunburst Design Verilog Papers](http://www.sunburst-design.com/papers)
* [Sutherland Verilog Papers](http://www.sutherland-hdl.com/papers.html)