labeled-RISC-V——标签化RISC-V项目
该项目基于RocketChip增加了标签功能,给硬件请求打上标签,赋予硬件区分,隔离和优先化三种新能力。
目录结构:
.├──board#supportedFPGAboardsandfilestobuildaVivadoproject├──boot#PSbootflowofzynqandzynqmp├──doc#somedevelopmentdocuments(butinChinese...)├──emu#wrapperoftheoriginalrocketchip/emulatortosupportfastmemoryinitializaion├──lib#HDLsourcessharedbydifferentboards├──Makefile├──Makefile.check├──Makefile.sw├──pardcore#wrapperofrocketchipintheVivadoproject└──README.md#thisfile
评论