-
Notifications
You must be signed in to change notification settings - Fork 22
Description
To support the effort recently started to extract normative rules from ISA manuals (and other RISC-V standards later), I'd like to create a simple Ruby script to create a curated list of normative rules using the adoc files (tagged with "norm:..." anchor names) along with additional information provided in YAML files. Note that neither the adoc files or YAML files would be in this docs-resources repository (TBD whether YAML file in same repository as adoc files or some other repo).
I created #56 to add the documentation for all this in the docs-resources repository so it can be used by multiple RISC-V standards if needed.
Looking for @wmat, @davidharrishmc, and @allenjbaum to review this (along with the whole CSC Test Plan WG at some point and other stakeholders).