appendix.rst 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. .. _appendix:
  2. Appendix
  3. ========
  4. * **Nuclei Tools and Documents**: https://nucleisys.com/download.php
  5. * **Nuclei Software Opensource Organization**: https://github.com/Nuclei-Software
  6. * **RISC-V MCU Opensource Organization**: https://github.com/riscv-mcu
  7. * **Nuclei Toolchain Repo**: https://github.com/riscv-mcu/riscv-gnu-toolchain
  8. * **Nuclei OpenOCD Repo**: https://github.com/riscv-mcu/riscv-openocd
  9. * **Nuclei QEMU Repo**: https://github.com/riscv-mcu/qemu
  10. * **Nuclei N100 SDK**: https://github.com/Nuclei-Software/nuclei-sdk/tree/develop_n100
  11. * **NMSIS**: https://github.com/Nuclei-Software/NMSIS
  12. * **Nuclei RISC-V IP Products**: https://www.nucleisys.com/product.php
  13. * **RISC-V MCU Community Website**: https://www.riscv-mcu.com/
  14. * **Nuclei RISC-V CPU Spec**: https://doc.nucleisys.com/nuclei_spec
  15. * **RISC-V ISA Specfications(Ratified)**: https://riscv.org/technical/specifications
  16. * **RISC-V Architecture Profiles**: https://github.com/riscv/riscv-profiles
  17. * **RISC-V Bitmanip(B) Extension Spec**: https://github.com/riscv/riscv-bitmanip
  18. * **RISC-V Packed SIMD(P) Extension Spec**: https://github.com/riscv/riscv-p-spec
  19. * **RISC-V Cryptography(K) Extension Spec**: https://github.com/riscv/riscv-crypto
  20. * **RISC-V Vector(V) Extension Spec**: https://github.com/riscv/riscv-v-spec
  21. * **RISC-V Vector Intrinsic API Spec**: https://github.com/riscv-non-isa/rvv-intrinsic-doc
  22. * **RISC-V ISA Extension Spec Status**: https://wiki.riscv.org/display/HOME/Specification+Status
  23. * **Nuclei Bumblebee Core Document**: https://github.com/nucleisys/Bumblebee_Core_Doc