#编辑器#Repurposing existing HDL tools to help writing better code
A JSON library implemented in VHDL.
High speed C/C++ based behavioural VHDL/Verilog co-simulation memory model
Comprehensive verification suite for the AHB2APB Bridge design, featuring SystemVerilog and UVM-based methodologies. 🌉🚀
Connect to your VHDL simulation via JTAG! GDB <-TCP-> OpenOCD <-remote bitbang-> cosim_jtag <-VHPI or FLI-> VHDL simulator.
A Python-based IP Core Management Infrastructure.
SublimeLinter plugin for linting Verilog and SystemVerilog with Modelsim vlog
This project implements a SPI (Serial Peripheral Interface) slave module with a single port RAM block. The SPI slave module receives data from a master device and communicates with the single port RAM...
This project is focused on the design and verification of digital logic circuits, particularly targeting chip design using Verilog, SystemVerilog, and SVA. The main objectives included designing modu...
A wrapper for colorizing the output of Mentor Graphics QuestaSim messages.
In-Memory Accelerator Controller
SublimeLinter plugin for linting VHDL with Modelsim vcom
Попытка написать несколько примеров кода на языке SystemVerilog.
Latest addition to REPO : Folder with vending machine design and TB including code coverage report
Uart=Stands for Universal Asynchronous Reception and Transmission (UART).A simple serial communication protocol that allows the host communicates with the auxiliary device.UART supports bi-directional...