Pinned Repositories
4G-Handover-Optimisation
EE475 project that is to model, simulate and optimise base station handovers in a 4G system
algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
Algorithms
全面的算法代码仓库
architecture_learn
Record what I learn about computer architecture.
Bit_Manipulation_RISC_V
For Bit manipulation analysis, implementation, and documentation within the workgroup.
Documentation_RISC-V
Documentation_Spike
Documentation for RISC-V Spike
opensparc_riscv
porting opensparc t2 to risc-v. Change its front end from sparc to rv64.
practice_leetcode_and_interview
coding practice for my interview about google or other companies. Mainly about leetcode or other practice.
riscv-linux-read
Note for all my understanding of linux on risc-v
poweihuang17's Repositories
poweihuang17/Documentation_Spike
Documentation for RISC-V Spike
poweihuang17/opensparc_riscv
porting opensparc t2 to risc-v. Change its front end from sparc to rv64.
poweihuang17/practice_leetcode_and_interview
coding practice for my interview about google or other companies. Mainly about leetcode or other practice.
poweihuang17/riscv-linux-read
Note for all my understanding of linux on risc-v
poweihuang17/4G-Handover-Optimisation
EE475 project that is to model, simulate and optimise base station handovers in a 4G system
poweihuang17/algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
poweihuang17/architecture_learn
Record what I learn about computer architecture.
poweihuang17/DSP_final
DSP final project
poweihuang17/epi_python_practice
Practice for my interview. I followed the book "Elements of programming interview in python". It's really a good book.
poweihuang17/generator-bootcamp
Generator Bootcamp Material: Learn Chisel the Right Way
poweihuang17/home
为推广RISC-V尽些薄力
poweihuang17/learn_chisel
Learn chisel.
poweihuang17/learn_scala_cookbook
Code examples in the book "scala cookbook". It's for me to sharpen my skill about scala and chisel.
poweihuang17/LeetCode
:pencil: Python / C++ 11 Solutions of LeetCode Questions
poweihuang17/linux-kernel-module-cheat
Run one command, get a QEMU Buildroot BusyBox virtual machine built from source with several minimal Linux kernel 4.14 module development example tutorials with GDB and KGDB step debugging and minimal educational hardware models. Limited GEM5 full system support. "Tested" in x86, ARM and MIPS guests, Ubuntu 17.10 host.
poweihuang17/poweihuang17.github.io
My personal website. (Po-wei Huang)
poweihuang17/risc-v-knowledge-collect
This repo will collect all my understanding about risc-v. Including hw, programming guide, and so on.
poweihuang17/UCR_Time_Series_Classification_Deep_Learning_Baseline
Fully Convlutional Neural Networks for state-of-the-art time series classification
poweihuang17/audio-super-res
Audio super resolution using neural networks
poweihuang17/chisel-template
A template project for beginning new Chisel work
poweihuang17/chisel-tutorial
chisel tutorial exercises and answers
poweihuang17/chisel3
Chisel 3
poweihuang17/dataspeed_can_message_filter
poweihuang17/dotfiles
dotfiles managed by GNU Stow
poweihuang17/DSP_HW
Repo for my DSP HW
poweihuang17/DSP_HW6
poweihuang17/gitignore
A collection of useful .gitignore templates
poweihuang17/riscv-isa-sim
Spike, a RISC-V ISA Simulator
poweihuang17/riscv-qemu
QEMU with RISC-V (RV64G, RV32G) Emulation Support
poweihuang17/thor-os
Simple operating system in C++, written from scratch