| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- .. _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 N100 SDK**: https://github.com/Nuclei-Software/nuclei-sdk/tree/develop_n100
- * **NMSIS**: https://github.com/Nuclei-Software/NMSIS
- * **Nuclei RISC-V IP Products**: https://www.nucleisys.com/product.php
- * **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 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
|