Home

Awesome

Awesome HDL Awesome

A curated list of awesome HDL, libraries and implementation (by language). Inspired by awesome-machine-learning.

If you want to contribute to this list (please do), please feel free to send me a pull request .

Table of Contents

<!-- MarkdownTOC depth=4 --> <!-- /MarkdownTOC --> <a name="verilog-toolkit" /> ## Verilog-Toolkit * [Icarus Verilog](https://github.com/steveicarus/iverilog) - A Verilog simulation and synthesis tool. It operates as a compiler, compiling source code written in Verilog (IEEE-1364) into some target format. <a name="verilog-implementation" /> ## Hardware-Implementation-by-Verilog * [miaow](https://github.com/VerticalResearchGroup/miaow) - An open source GPU based off of the AMD Southern Islands ISA. <a name="verilog-books" /> ## Verilog-Books * [SystemVerilog Assertions Handbook](https://verificationacademy.com/forums/systemverilog/new-book-systemverilog-assertions-handbook-4th-edition) - Assertion Guide for static and dynamic verification. <a name="vhdl-toolkit" /> ## VHDL-Toolkit * [sublime-vhdl](https://github.com/yangsu/sublime-vhdl) - VHDL Package for Sublime Text 2/3. <a name="vhdl-implementation" /> ## Hardware-Implementation-by-VHDL * [Open-Source-FPGA-Bitcoin-Miner](https://github.com/progranism/Open-Source-FPGA-Bitcoin-Miner) - A completely open source implementation of a Bitcoin Miner for Altera and Xilinx FPGAs. <a name="tutorial" /> ## Tutorial <a name="paper" /> ## Paper