#
ghdl
Here are 33 public repositories matching this topic...
An abstraction library for interfacing EDA tools
fpga
simulation
vhdl
eda
verilog
xilinx
synthesis
vivado
altera
systemverilog
icestorm
lattice
icarus-verilog
modelsim
ghdl
yosys
verilator
riviera-pro
fossi
spyglass
-
Updated
Aug 19, 2020 - Python
Repurposing existing HDL tools to help writing better code
python
vim
language-server
vhdl
issue-tracker
standalone
verilog
xilinx
syntax-checker
systemverilog
trademarks
hdl
modelsim
questasim
ghdl
xilinx-vivado
lsp-server
coc-nvim
vim-ale
vivado-simulator
mentor-msim
hdl-checker
emacs-lsp
-
Updated
Aug 9, 2020 - Python
Library of reusable VHDL components
-
Updated
Aug 13, 2020 - VHDL
a project to check the FOSS synthesizers against vendors EDA tools
-
Updated
May 18, 2020 - Makefile
Trying to verify Verilog/VHDL designs with formal methods and tools
-
Updated
Aug 10, 2020 - VHDL
Examples of using PSL for functional and formal verification of VHDL with GHDL (and SymbiYosys)
-
Updated
Jun 27, 2020 - VHDL
cryptography ip-cores in vhdl / verilog
-
Updated
Jul 27, 2020 - VHDL
open-source
cpu
pipeline
thesis
custom
hardware
makefile
processor
architecture
vhdl
rtl
isa
bachelor-thesis
interrupts
alu
risc
ghdl
testbench
64-bit
microarchitecture
-
Updated
Aug 20, 2020 - VHDL
Docker-based Jenkins swarm slave client with GHDL software
-
Updated
Apr 4, 2017 - Shell
UDP/IP communication between FPGA and PC
-
Updated
Aug 20, 2020
A tool to invoke ghdl/gtkwave functions, including error highlighting
-
Updated
Jul 23, 2020 - JavaScript
Ying is a microcontroller based on a 16 bits RISC microprocessor with a 5-stage pipeline.
-
Updated
Jun 12, 2018 - VHDL
Pipelined Digital Encryption Standard in VHDL, includes validation testbench
-
Updated
Jul 8, 2018 - VHDL
Improve this page
Add a description, image, and links to the ghdl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ghdl topic, visit your repo's landing page and select "manage topics."
Currently, the architecture of the CLI is based on (sub)commands and options. Commands are expected to be provided as the first argument, and do effectively decide which feature is to be used. OTOH, options provide parameters to the commands. However, there is no syntactical difference, as both commands and options start with
--or-i. As a result, we rely on properly formating--helpand on