Trending in open source
See what the GitHub community is most excited about today.
Sign up for free to get started
-
genome / pindel
Pindel can detect breakpoints of large deletions, medium sized insertions, inversions, tandem duplications and other structural variants at single-based resolution from next-gen sequence data. It uses a pattern growth approach to identify the breakpoints of these variants from paired-end short reads.
-
rdsalemi / uvmprimer
Contains the code examples from The UVM Primer Book sorted by chapters.
-
VerificationExcellence / SystemVerilogReference
training labs and examples
-
lowRISC / lowrisc-chip
The root repo for lowRISC project and FPGA demos.
-
swetland / zynq-sandbox
a playground for xilinx zynq fpga experiments
-
VerificationExcellence / UVMReference
Reference examples and short projects using UVM Methodology
-
unihd-cag / openhmc
openHMC - an open source Hybrid Memory Cube Controller
-
VerificationExcellence / SystemVerilogAssertions
Examples and reference for System Verilog Assertions
-
Poofjunior / fpga_fast_serial_sort
a parallel sorting algorithm implemented in hardware that sorts data in linear time as it arrives serially
-
amiq-consulting / svaunit
SVAUnit is an UVM compliant package that simplify the creation of stimuli/checkers for validating SystemVerilog Assertions (SVA)
-
nosnhojn / uvm-utest
-
dovstamler / uvm_agents
UVM agents
-
cjdrake / AES
Advanced Encryption Standard (AES) SystemVerilog Core
-
pulp-platform / riscv
-
luuvish / system-verilog-patterns
SystemVerilog Design Patterns
-
amiq-consulting / amiq_apb
SystemVerilog VIP for AMBA APB protocol
-
melt-umn / silver
An attribute grammar-based meta-programming language for composable language extensions
-
RoaLogic / adv_dbg_if
Universal Advanced JTAG Debug Interface
-
ObviouslyGreen / JZ-Wentworth-Cache-Now
-
jeras / rp8
RISC processor 8bit (AVR ISA), RTL based on 'navre'
-
UCLONG / NetEmulation
Software Simulation and Hardware Synthesis of Electrical and Optical Interconnection Networks
-
ljepson74 / svsc
SystemVerilog and UVM examples
-
amiq-consulting / amiq_eth
Library defining all Ethernet packets in SystemVerilog and in SystemC
-
Poofjunior / HardwareModules
A collection of portable hardware modules
-
rdustinb / fpga_functions
Repository captures many of the FPGA Logic cores I have created