Pinned Repositories
8051
8051 core
8051-1
FPGA implementation of the 8051 Microcontroller (Verilog)
cs217.github.io
Course Webpage for CS 217 Hardware Accelerators for Machine Learning, Stanford University
DDR4-Memory-Controller
DDR4-study
ddr4 study
DDR4MemoryController
HDL code for a DDR4 memory controller implementing an Open Page Policy and Out of Order execution.
e200_opensource
The Ultra-Low Power RISC Core
e203_hbirdv2
The Ultra-Low Power RISC-V Core
leetcode
LeetCode in pure C
systemverilog
my SV study notes
lanxinzhang1994's Repositories
lanxinzhang1994/systemverilog
my SV study notes
lanxinzhang1994/cs217.github.io
Course Webpage for CS 217 Hardware Accelerators for Machine Learning, Stanford University
lanxinzhang1994/DDR4-study
ddr4 study
lanxinzhang1994/leetcode
LeetCode in pure C
lanxinzhang1994/8051
8051 core
lanxinzhang1994/8051-1
FPGA implementation of the 8051 Microcontroller (Verilog)
lanxinzhang1994/DDR4-Memory-Controller
lanxinzhang1994/DDR4MemoryController
HDL code for a DDR4 memory controller implementing an Open Page Policy and Out of Order execution.
lanxinzhang1994/e200_opensource
The Ultra-Low Power RISC Core
lanxinzhang1994/e203_hbirdv2
The Ultra-Low Power RISC-V Core
lanxinzhang1994/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
lanxinzhang1994/ibex
Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy.
lanxinzhang1994/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
lanxinzhang1994/learnsystemc
Learn systemC with examples
lanxinzhang1994/Myleetcode
my leet code
lanxinzhang1994/read-git-src
note of reading git source code
lanxinzhang1994/Rtl_design_wiki
lanxinzhang1994/Tang_E203_Mini
LicheeTang 蜂鸟E203 Core
lanxinzhang1994/Tcore
Tcore是我在暑假参与清华陈渝教授带领的summer school时和同来参与研修的东南大学李可然同学决定一起做的在一个基于Rcore衍生项目,终极目标是一起做出一个基于Riscv的Cpu并且开发一个可以移植到该Cpu上完整的操作系统,将操作系统继续钻研下去
lanxinzhang1994/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
lanxinzhang1994/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
lanxinzhang1994/uvm_learn
some note about study uvm
lanxinzhang1994/wujian100_open
IC design and development should be faster,simpler and more reliable
lanxinzhang1994/xriscv
A systemveriog implemented risc-v. Including a emulator written with C