iverilog
Verilog compiler
A compiler that generates code for backend tools in the Verilog HDL language
Icarus Verilog
3k stars
134 watching
530 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pascalkuthe/openvaf | A Verilog-A compiler built with Rust to compile circuit simulator models into efficient and high-quality code. | 129 |
galacticstudios/kicadverilog | Converts KiCad schematic designs into Verilog code to simulate and design digital circuits | 54 |
intel/systemc-compiler | Translates SystemC code to synthesizable SystemVerilog for hardware design and synthesis. | 249 |
siliconcompiler/lambdalib | A modular hardware abstraction library for designing and implementing complex digital systems | 23 |
clash-lang/clash-compiler | A compiler that transforms high-level Haskell descriptions into synthesizable hardware descriptions. | 1,442 |
ghdl/ghdl | An analyzer and compiler for Hardware Description Languages (HDLs), allowing users to generate machine code from their designs | 2,388 |
nic30/hwt | A toolset for generating and simulating hardware designs with Python | 202 |
zachjs/sv2v | Converts SystemVerilog to Verilog code for hardware design and simulation | 561 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 620 |
nic30/hdlconvertor | An ANTLR4-based parser and code generator for SystemVerilog/VHDL | 280 |
nic30/sphinx-hwt | Automatically generates visual documentation of hardware written in HWT for software development | 11 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 76 |
davidgiven/cowgol | A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. | 248 |
chipsalliance/surelog | Provides a comprehensive front-end for SystemVerilog 2017 design and testbench processing | 367 |
interplanetary-robot/verilog.jl | A Verilog generation DSL for Julia. | 48 |