From 34d1049bab3d5289fafc23f15421ac73b8708819 Mon Sep 17 00:00:00 2001 From: Andreas Olofsson Date: Mon, 11 Jan 2016 20:51:27 -0500 Subject: [PATCH] Adding list of resources --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 147d84c..34173f3 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,22 @@ The OH! repository source code is licensed under the MIT license unless otherwis ## CONTRIBUTING 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) + + + + + + +