ruishihan's Stars
olofk/ipyxact
Python-based IP-XACT parser
tudortimi/rgen
IP-XACT based register generator
edaa-org/pyEDAA.IPXACT
An IP-XACT DOM for IEEE 1685-2014 in Python.
freechipsproject/chisel-testers
Provides various testers for chisel users
ucb-bar/chiseltest
The batteries-included testing and formal verification library for Chisel-based RTL designs.
bitcoin/bitcoin
Bitcoin Core integration/staging tree
latelee/H264BSAnalyzer
H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 MFC project(Windows 7 x64).
chipsalliance/rocket-chip
Rocket Chip Generator
chipsalliance/treadle
Chisel/Firrtl execution engine
freechipsproject/firrtl-interpreter
A scala based simulator for circuits described by a LoFirrtl file
freechipsproject/diagrammer
Provides dot visualizations of chisel/firrtl circuits
XUANTIE-RV/wujian100_open
IC design and development should be faster,simpler and more reliable
SpinalHDL/SpinalHDL
Scala based HDL
SpinalHDL/VexRiscv
A FPGA friendly 32 bit RISC-V CPU implementation
ruishihan/yosys
Yosys Open SYnthesis Suite
ruishihan/riscv-boom
BOOM: Berkeley Out-of-Order Machine
freechipsproject/chisel-bootcamp
Generator Bootcamp Material: Learn Chisel the Right Way
YosysHQ/yosys
Yosys Open SYnthesis Suite
chipsalliance/firrtl
Flexible Intermediate Representation for RTL
chipsalliance/chisel
Chisel: A Modern Hardware Design Language
riscv/riscv-opcodes
RISC-V Opcodes
sifive/last-week-in-risc-v
Weekly RISC-V Newsletter
ruishihan/documents-1
riscv.github.io
westerndigitalcorporation/pyvcd
Python package for writing Value Change Dump (VCD) files.
m-labs/nmigen
A refreshed Python toolbox for building complex digital hardware. See https://gitlab.com/nmigen/nmigen
PyHDI/Pyverilog
Python-based Hardware Design Processing Toolkit for Verilog HDL
myhdl/myhdl
The MyHDL development repository
kevinpt/symbolator
HDL symbol generator
m-labs/migen
A Python toolbox for building complex digital hardware
gauravtewari/python-to-verilog
Generate a Verilog Source file and testbench file for a given Moore FSM