ghdl VS go-hdl

Compare ghdl vs go-hdl and see what are their differences.

go-hdl

Hdl is a tool for easing the work with hardware description languages. (by m-kru)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ghdl go-hdl
26 2
2,210 12
2.9% -
9.8 0.0
8 days ago over 1 year ago
VHDL Go
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ghdl

Posts with mentions or reviews of ghdl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.

go-hdl

Posts with mentions or reviews of go-hdl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-11.
  • Code Checking for VHDL
    2 projects | /r/FPGA | 11 May 2022
    I personally use 2 tools. The first one catches syntax errors, the second one can catch some logical errors. ghdl, thdl. The commands are respectively ghdl -s --std=08 path/to/file, thdl vet.
  • Thdl - tool for easing the work with hardware description languages.
    1 project | /r/FPGA | 4 Apr 2022
    I have implemented the tool that some might find interesting https://github.com/m-kru/go-thdl. It is very similar in its concept to go. It allows vetting the code, seeing the documentation and generating the code (not yet supported). It uses simplified syntactic analysis, however it handles for example OSVVM and UVVM without any errors. Thanks to the simplified analysis the response is instant from human point of view. Currently only VHDL is supported, as this is my daily language, but adding support for example for SystemVerilog is foreseen.

What are some alternatives?

When comparing ghdl and go-hdl you can also consider the following projects:

logisim-evolution - Digital logic design tool and simulator

serv - SERV - The SErial RISC-V CPU

rust_hdl

vunit - VUnit is a unit testing framework for VHDL/SystemVerilog

clash-ghc - Haskell to VHDL/Verilog/SystemVerilog compiler

awesome-ada - A curated list of awesome resources related to the Ada and SPARK programming language

cva6 - The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux

gtkwave - GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, FST, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.

riscv - RISC-V CPU Core (RV32IM)

VHDL-Guide - VHDL Guide

rggen - Code generation tool for control and status registers