All Projects → sunaku → ruby-vpi

sunaku / ruby-vpi

Licence: ISC License
Ruby interface to IEEE 1364-2005 Verilog VPI

Programming Languages

ruby
36898 projects - #4 most used programming language
c
50402 projects - #5 most used programming language
Verilog
626 projects

Projects that are alternatives of or similar to ruby-vpi

Logic
CMake, SystemVerilog and SystemC utilities for creating, building and testing RTL projects for FPGAs and ASICs.
Stars: ✭ 149 (+893.33%)
Mutual labels:  verification, verilog
Higan Verilog
This is a higan/Verilator co-simulation example/framework
Stars: ✭ 35 (+133.33%)
Mutual labels:  simulation, verilog
docker
Scripts to build and use docker images including GHDL
Stars: ✭ 27 (+80%)
Mutual labels:  simulation, verilog
Riscv
RISC-V CPU Core (RV32IM)
Stars: ✭ 272 (+1713.33%)
Mutual labels:  verification, verilog
async fifo
A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
Stars: ✭ 117 (+680%)
Mutual labels:  verification, verilog
Awesome Open Hardware Verification
A List of Free and Open Source Hardware Verification Tools and Frameworks
Stars: ✭ 103 (+586.67%)
Mutual labels:  verification, verilog
Edalize
An abstraction library for interfacing EDA tools
Stars: ✭ 270 (+1700%)
Mutual labels:  simulation, verilog
Cocotb
cocotb, a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python
Stars: ✭ 740 (+4833.33%)
Mutual labels:  verification, verilog
PyChip-py-hcl
A Hardware Construct Language
Stars: ✭ 36 (+140%)
Mutual labels:  verilog, hardware-designs
Osvvm
OSVVM Utility Library: AlertLogPkg, CoveragePkg, RandomPkg, ScoreboardGenericPkg, MemoryPkg, TbUtilPkg, TranscriptPkg, ...
Stars: ✭ 140 (+833.33%)
Mutual labels:  simulation, verification
sbml-test-suite
The SBML Test Suite is a conformance testing system. It allows developers and users to test the degree and correctness of the SBML support provided in a software package.
Stars: ✭ 21 (+40%)
Mutual labels:  simulation, testing-tools
fphdl
VHDL-2008 Support Library
Stars: ✭ 36 (+140%)
Mutual labels:  simulation, verification
Livehd
Live Hardware Development (LiveHD), a productive infrastructure for Synthesis and Simulation
Stars: ✭ 110 (+633.33%)
Mutual labels:  simulation, verilog
vericert
A formally verified high-level synthesis tool based on CompCert and written in Coq.
Stars: ✭ 63 (+320%)
Mutual labels:  verification, verilog
pcievhost
PCIe (1.0a to 2.0) Virtual host model for verilog
Stars: ✭ 22 (+46.67%)
Mutual labels:  verification, verilog
landlord
Magic: The Gathering mulligan and card draw simulator
Stars: ✭ 16 (+6.67%)
Mutual labels:  simulation
Vortex2D
Real-time fluid simulation engine running on GPU with Vulkan
Stars: ✭ 91 (+506.67%)
Mutual labels:  simulation
nvjob-boids
#NVJOB Simple Boids (Flocks of Birds, Fish and Insects). Flocking Simulation. Free Unity Asset.
Stars: ✭ 55 (+266.67%)
Mutual labels:  simulation
email-checker
Provides email verification on the go.
Stars: ✭ 116 (+673.33%)
Mutual labels:  verification
DSMACC
Dynamically Simple Model of Atmospheric Chemical Complexity
Stars: ✭ 16 (+6.67%)
Mutual labels:  simulation
Ruby-VPI -- Ruby interface to IEEE 1364-2005 Verilog VPI
========================================================

Ruby VPI is a library that lets Ruby programs access the
entire IEEE 1364-2005 Verilog VPI interface supported by
major Verilog simulators today.  It also serves as
platform for unit testing, rapid prototyping, and
systems integration of Verilog modules through Ruby.

Please see the ./doc/guide.html file in your web browser 
or visit http://ruby-vpi.rubyforge.org for more information.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].