Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akielaries/hwverif

Sandbox for exploring Hardware Verification
https://github.com/akielaries/hwverif

verilog

Last synced: about 22 hours ago
JSON representation

Sandbox for exploring Hardware Verification

Awesome Lists containing this project

README

        

# Exploring Hardware Verification
Another repo I use for tinkering with hardware.

# Tools
* Using **iverilog** for working with Verilog files and generating files
necessary for syntehsis.
* **NVC** & **GHDL** for doing the with VHDL.
* **Verilator** for working with System Verilog files.
* **GTKWave** to visualize signals/running simulations.
* **cocotb** for experimenting with test bench generation.
* **Yosys** for synthesis and generating schematics.