riscv / learn

Tracking RISC-V Actions on Education, Training, Courses, Monitorships, etc.
https://riscv.org/
494 stars 56 forks source link

[New RISC-V Tutorial Resource] - RVV intrinsics viewer #3

Closed camel-cdr closed 9 months ago

camel-cdr commented 9 months ago

Resource Title

RVV intrinsics viewer

Resource Description

A third party documentation website for the vector extension intrinsics, currently including pretty much all intrinsics variations, and fuzzy search.

Resource Link

https://dzaima.github.io/intrinsics-viewer/

Required Background (Optional)

No response

Additional Details (Optional)

No response

KuthumiPepple commented 9 months ago

In the learning pathway, this should directly follow the "RISC-V vector extension demystified" resource right?

camel-cdr commented 9 months ago

Yes, I'd put both in Intermediate, but "For those with some background in digital logic design" doesn't really fit, as this are more resources for software development.

I think there should be a place for categorized resources and separate, more curated learning tacks.

I mean e.g., this intrinsics viewer is, for me, an incredible resource when writing rvv code. But it isn't really something you'd "study".

KuthumiPepple commented 9 months ago

Having a place for categorized resources makes sense. If I may ask, suppose I create a place for categorized resources, what other categories of resources other than "software development resources" could go in there?

camel-cdr commented 9 months ago

Maybe something like "software development tutorials"?

KuthumiPepple commented 9 months ago

Let's say, suppose the learning resources are broadly grouped into two:

The Learning pathway/track would contain curated contents for beginner-level, intermediate-level and possibly advanced-level learners. Meanwhile, within the Categorized resources, we could have different collections of learning resources or helpful aids, for example, "software development" could be one such collection which will contain resources related to software development like the ones you shared. My question was more like, based on your experience and knowledge of resources out there, there would be more collections we could add into the Categorized resources group right? I just want to make sure that such a system of classification would work as the Learning pathway/track would not be a good fit for all risc-v learning resources submitted by the community.

KuthumiPepple commented 9 months ago

I created a new "Softwares and Tools" resource category and I will add this there. If you have a different view, please comment here.