appendix.rst 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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 SDK**: https://github.com/Nuclei-Software/nuclei-sdk
  11. * **NMSIS**: https://github.com/Nuclei-Software/NMSIS
  12. * **Nuclei AI Library**: https://github.com/Nuclei-Software/nuclei-ai-library
  13. * **Nuclei RISC-V IP Products**: https://www.nucleisys.com/product.php
  14. * **Nuclei Tools Documentation**: https://doc.nucleisys.com/nuclei_tools
  15. * **Nuclei Studio Supply Documents**: https://github.com/Nuclei-Software/nuclei-studio
  16. * **RISC-V MCU Community Website**: https://www.riscv-mcu.com/
  17. * **Nuclei RISC-V CPU Spec**: https://doc.nucleisys.com/nuclei_spec
  18. * **RISC-V ISA Specfications(Ratified)**: https://riscv.org/technical/specifications
  19. * **RISC-V ISA Specification(Latest)**: https://github.com/riscv/riscv-isa-manual/releases
  20. * **RISC-V Architecture Profiles**: https://github.com/riscv/riscv-profiles
  21. * **RISC-V Bitmanip(B) Extension Spec**: https://github.com/riscv/riscv-bitmanip
  22. * **RISC-V Packed SIMD(P) Extension Spec**: https://github.com/riscv/riscv-p-spec
  23. * **RISC-V Cryptography(K) Extension Spec**: https://github.com/riscv/riscv-crypto
  24. * **RISC-V Vector(V) Extension Spec**: https://github.com/riscv/riscv-v-spec
  25. * **RISC-V Vector Intrinsic API Spec**: https://github.com/riscv-non-isa/rvv-intrinsic-doc
  26. * **RISC-V ISA Extension Spec Status**: https://wiki.riscv.org/display/HOME/Specification+Status
  27. * **Nuclei Bumblebee Core Document**: https://github.com/nucleisys/Bumblebee_Core_Doc