diff --git a/README.md b/README.md index 194170f..2497142 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ Helping you focus on results instead of compiling and maintaining. OpenSolvers provides a simple service to get your simulations computed. Currently working on several generations of RISC-V cores and validating synthetic performance and real-world applications. + +Learnings from different boards: +- [StarFive VisionFive2](boards/VisionFive2.md) +- [OrangePi RV2](boards/RV2.md) +- [BananaPi F3](boards/F3.md) + diff --git a/boards/F3.md b/boards/F3.md new file mode 100644 index 0000000..ecbef5a --- /dev/null +++ b/boards/F3.md @@ -0,0 +1 @@ +The BananaPi F3 uses the SpaceMit K1 SOC with SpaceMit x60 cores. diff --git a/boards/RV2.md b/boards/RV2.md new file mode 100644 index 0000000..4920162 --- /dev/null +++ b/boards/RV2.md @@ -0,0 +1,2 @@ +The OrangePi RV2 uses the Ky X1 SOC with SpaceMit x60 cores. +