From: lkcl Date: Wed, 5 Oct 2022 13:12:30 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~164 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0b48663a94f64ce20b94cd28dd2589a678dc1d5c;p=libreriscv.git --- diff --git a/nlnet_2022_opf_isa_wg/discussion.mdwn b/nlnet_2022_opf_isa_wg/discussion.mdwn index 4f48c6206..5dbd2205d 100644 --- a/nlnet_2022_opf_isa_wg/discussion.mdwn +++ b/nlnet_2022_opf_isa_wg/discussion.mdwn @@ -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