Pinned Repositories
qkeras
QKeras: a quantization deep learning library for Tensorflow Keras
linbaiwpi.github.io
tech blogs in Zhihu
matlab_visionhdl
MATLAB Vision HDL
RoadNet-RT
Lightweight and Real-Time Road Segmentation Network
VLP16_driver_on_PYNQ
Velodyne driver running on PYNQ on Xilinx MPSoc ZCU104 platform
xilinx_axidma
A zero-copy Linux driver and a userspace interface library for Xilinx's AXI DMA and VDMA IP blocks. These serve as bridges for communication between the processing system and FPGA programmable logic fabric, through one of the DMA ports on the Zynq processing system. Distributed under the MIT License.
zynq-linux-dma
A userspace DMA example on Zynq platform (ZC706).
pseudo-LiDAR_e2e
pseudo-LiDAR_e2e
linbaiwpi's Repositories
linbaiwpi/linbaiwpi.github.io
tech blogs in Zhihu
linbaiwpi/8086-emulator
An Intel 8086 CPU emulator in Python with GUI.
linbaiwpi/abstract-machine
A minimal, modularized, and machine-independent hardware abstraction layer
linbaiwpi/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
linbaiwpi/CFU-Playground
Want a faster ML processor? Do it yourself! -- A framework for playing with custom opcodes to accelerate TensorFlow Lite for Microcontrollers (TFLM). . . . . . Online tutorial: https://google.github.io/CFU-Playground/ For reference docs, see the link below.
linbaiwpi/chisel-template
A template project for beginning new Chisel work
linbaiwpi/CppTemplate
Cpp Template for my own projects
linbaiwpi/cs61a
Only projects
linbaiwpi/eng-practices
Google's Engineering Practices documentation
linbaiwpi/FREE-TPU-V3plus-for-FPGA
FREE TPU V3plus for FPGA is the free version of a commercial AI processor (EEP-TPU) for Deep Learning EDGE Inference
linbaiwpi/GeneSys
An open-source parameterizable NPU generator with full-stack multi-target compilation stack for intelligent workloads.
linbaiwpi/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
linbaiwpi/pico-rv32ima
Running Linux on RP2040 with the help of RISC-V emulation
linbaiwpi/project-based-learning
Curated list of project-based tutorials
linbaiwpi/quard_star_tutorial
This project aims to build an Embedded Linux System, in order to analyze the chip from the power-on execution of the first instruction to the entire system running, based on qemu simulator development board. 本项目旨在真正从0开始构建嵌入式linux系统,为了剖析芯片从上电开始执行第一条指令到整个系统运行,基于qemu定制模拟器开发板。
linbaiwpi/RapFpLib
Real Arbitrary Precision Floating Point Library
linbaiwpi/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
linbaiwpi/RISC-V-TLM
RISC-V SystemC-TLM simulator
linbaiwpi/riscv-rust
RISC-V processor emulator written in Rust+WASM
linbaiwpi/riscvsim
linbaiwpi/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
linbaiwpi/rvemu
A simple and fast RISC-V JIT emulator.
linbaiwpi/rvemu_rust
RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).
linbaiwpi/terminus
A riscv isa simulator in rust.
linbaiwpi/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
linbaiwpi/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
linbaiwpi/Tonic
An autonomous vehicle written in python
linbaiwpi/tpu-mlir
Machine learning compiler based on MLIR for Sophgo TPU.
linbaiwpi/txf_design-space
[JAIR'23] FlexiBERT tool for Transformer design space exploration.
linbaiwpi/Write-your-Own-Virtual-Machine
Write your Own Virtual Machine (https://www.jmeiners.com/lc3-vm/)