bendl's Stars
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
google/or-tools
Google's Operations Research tools:
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
qvacua/vimr
VimR — Neovim GUI for macOS in Swift
npryce/adr-tools
Command-line tools for working with Architecture Decision Records
BrunoLevy/learn-fpga
Learning FPGA, yosys, nextpnr, and RISC-V
pConst/basic_verilog
Must-have verilog systemverilog modules
The-OpenROAD-Project/OpenLane
OpenLane is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization.
XUANTIE-RV/openc910
OpenXuantie - OpenC910 Core
SymbioticEDA/riscv-formal
RISC-V Formal Verification Framework
gaih/introduction-to-machine-learning-archived
ben-marshall/awesome-open-hardware-verification
A List of Free and Open Source Hardware Verification Tools and Frameworks
raysalemi/uvmprimer
Contains the code examples from The UVM Primer Book sorted by chapters.
MoonbaseOtago/vroom
VRoom! RISC-V CPU
ultraembedded/core_ddr3_controller
A DDR3 memory controller in Verilog for various FPGAs
RTimothyEdwards/open_pdks
PDK installer for open-source EDA tools and toolchains. Distributed with setups for the SkyWater 130nm and Global Foundries 180nm open processes.
YosysHQ/fpga-toolchain
Multi-platform nightly builds of open source FPGA tools
dpretet/async_fifo
A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
jamesbowman/swapforth
Swapforth is a cross-platform ANS Forth
timvideos/litex-buildenv
An environment for building LiteX based FPGA designs. Makes it easy to get everything you need!
ucsdsysnet/corundum
Open source FPGA-based NIC and platform for in-network compute
AUCOHL/Fault
A complete open-source design-for-testing (DFT) Solution
efabless/caravel_mpw-one
Caravel is a standard SoC hardness with on chip resources to control and read/write operations from a user-dedicated space.
cliffordwolf/PonyLink
A single-wire bi-directional chip-to-chip interface for FPGAs
stevehoover/RISC-V_MYTH_Workshop
Accompanying live info and links for VLSI Design Systems and Redwood EDA "Microprocessor for You in Thirty Hours" Workshop
AntonovAlexander/activecore
Hardware generation library based on "Kernel IP" (KIP) cores: programmable execution kernels inferred from microarchitectural templates
bendl/verilog_cpu_and_compiler
Verilog in-order RISC CPU with high-level software compiler
MichaelLegg/AdventOfCode2021
AdventOfCode2021