(no commit message)
[libreriscv.git] / nlnet_2022_opf_isa_wg / discussion.mdwn
index 4f48c6206ab41c00bc3261c14a395115fbd29ee5..5dbd2205dffbccdab228edce090b787bb4d613be 100644 (file)
@@ -29,6 +29,10 @@ these are the tasks:
 * Compliance Test Suites: there are already thousands of unit tests,
   these need to be expanded for the 8/16/32-bit work (thousands, in
   each bit-width).  Again: several months of work
+* Example algorithms: strncpy, quicksort, insertionsort, UTF-8
+  validation and conversion to UTF-16; more Audio/Video examples - all of
+  these are critically important showcases. Each example chosen
+  can average around 1-2 weeks work.
 * Developing and improving the Simulator itself, to confirm correct
   functionality: again, several months (this is always ongoing)
 * The Test API: this will be a simpler self-contained task to make