Pinned Repositories
llvm-project
PLCT实验室的 RISC-V V Spec 实现,基于llvm/llvm-project,rkruppe/rvv-llvm 和 https://repo.hca.bsc.es/gitlab/rferrer/llvm-epi-0.8
mlibc
Embedded libc,especially for RISC-V.
PLCT-Open-Reports
PLCT实验室的公开演讲,或者决定公开的组内报告
PLCT-Weekly
软件所PLCT实验室在开源领域的不定期简报
riscv-lab-access
Access bookkeeping for RISC-V Lab
riscv-operating-system-mooc
《从头写一个RISC-V OS》课程配套的资源
RISCV-Training
Training Materials for RISC-V HW/SW, focusing on compilers, emulators, and virtual machines. provided by PLCT Lab.
v8-internals
面向编译器开发人员的V8内部实现文档
weloveinterns
PLCT实验室实习生社区。
writing-your-first-riscv-simulator
《从零开始的RISC-V模拟器开发》配套的PPT和教学资料
PLCT Lab's Repositories
plctlab/rvv-benchmark
PLCT实验室 rvv-llvm 实现配套的 benchmark / testcases
plctlab/riscv-glibc
RISC-V port of GNU's libc
plctlab/tablegen-example
TableGenExample, PLCT OpenDay 2019 报告的实例代码
plctlab/c910-llvm
平头哥玄铁C910的LLVM工具链支持,由PLCT实验室提供,非官方版本
plctlab/eternal-balance
PLCT实验室内部的测评体系,偏重编译系统地性能(速度)、安全性、代码体积三个方面。
plctlab/PLCT-OpenDay-2019
PLCT实验室2019年开放日资料(OpenDay-2019)
plctlab/PLCT-OpenDay-2020
PLCT实验室2020年开放日活动的演讲资料
plctlab/riscv-dejagnu
DejaGnu RISC-V port