| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- .. _appendix:
- Appendix
- ========
- * **Nuclei Tools and Documents**: https://nucleisys.com/download.php
- * **Nuclei Software Opensource Organization**: https://github.com/Nuclei-Software
- * **RISC-V MCU Opensource Organization**: https://github.com/riscv-mcu
- * **Nuclei Toolchain Repo**: https://github.com/riscv-mcu/riscv-gnu-toolchain
- * **Nuclei OpenOCD Repo**: https://github.com/riscv-mcu/riscv-openocd
- * **Nuclei QEMU Repo**: https://github.com/riscv-mcu/qemu
- * **Nuclei SDK**: https://github.com/Nuclei-Software/nuclei-sdk
- * **NMSIS**: https://github.com/Nuclei-Software/NMSIS
- * **Nuclei AI Library**: https://github.com/Nuclei-Software/nuclei-ai-library
- * **Nuclei RISC-V IP Products**: https://www.nucleisys.com/product.php
- * **Nuclei Tools Documentation**: https://doc.nucleisys.com/nuclei_tools
- * **Nuclei Studio Supply Documents**: https://github.com/Nuclei-Software/nuclei-studio
- * **RISC-V MCU Community Website**: https://www.riscv-mcu.com/
- * **Nuclei RISC-V CPU Spec**: https://doc.nucleisys.com/nuclei_spec
- * **RISC-V ISA Specfications(Ratified)**: https://riscv.org/technical/specifications
- * **RISC-V ISA Specification(Latest)**: https://github.com/riscv/riscv-isa-manual/releases
- * **RISC-V Architecture Profiles**: https://github.com/riscv/riscv-profiles
- * **RISC-V Bitmanip(B) Extension Spec**: https://github.com/riscv/riscv-bitmanip
- * **RISC-V Packed SIMD(P) Extension Spec**: https://github.com/riscv/riscv-p-spec
- * **RISC-V Cryptography(K) Extension Spec**: https://github.com/riscv/riscv-crypto
- * **RISC-V Vector(V) Extension Spec**: https://github.com/riscv/riscv-v-spec
- * **RISC-V Vector Intrinsic API Spec**: https://github.com/riscv-non-isa/rvv-intrinsic-doc
- * **RISC-V ISA Extension Spec Status**: https://wiki.riscv.org/display/HOME/Specification+Status
- * **Nuclei Bumblebee Core Document**: https://github.com/nucleisys/Bumblebee_Core_Doc
|