commit d1edce71135cc6d98c0a4b5729774542b676e769 Author: sophgo-forum-service <forum_service@sophgo.com> Date: Fri Mar 15 16:07:33 2024 +0800 [fix] recommend using ssh method to clone repo. [fix] fix sensor driver repo branch name.
633 B
633 B
Nuclei UX600 Platform
The Nuclei UX600 is a 64-bit RISC-V Core which is capable of running Linux.
Nuclei UX600: single core, pipeline as single-issue and 6~9 variable stages, in-order dispatch and out-of-order write-back, running up to >1.2GHz
To build the platform-specific library and firmware images, provide the
PLATFORM=nuclei/ux600 parameter to the top level make command.
Platform Options
The Nuclei UX600 platform does not have any platform-specific options.
Building Nuclei UX600 Platform
make PLATFORM=nuclei/ux600 clean all