[Libre-soc-isa] [Bug 1133] New: use insndb to insert correct "Form" into mdwn instruction files

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Aug 6 08:34:08 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1133

            Bug ID: 1133
           Summary: use insndb to insert correct "Form" into mdwn
                    instruction files
           Product: Libre-SOC's first SoC
           Version: unspecified
          Hardware: Other
                OS: Linux
            Status: CONFIRMED
          Severity: enhancement
          Priority: ---
         Component: Specification
          Assignee: lkcl at lkcl.net
          Reporter: lkcl at lkcl.net
                CC: libre-soc-isa at lists.libre-soc.org
   NLnet milestone: ---

the mdwn files need to contain all information necessary to convert
to latex for inclusion in the Power ISA spec.  missing at the moment
is the "Fields" specifications, currently listed in fields.text.

fields.text ultimately should be autogenerated from the information
in the mdwn files but a step-by-step migration path is needed.

the first task is therefore to modify the mdwn parser so that it
can support reading Field-format 

the second task is to write a script (not a shell script unless
it calls insndb) that inserts Field-format into the mdwn file.

the third subtask is to autogenerate the first section of fields.text
likely by first splitting it into fields.text and forms.text

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libre-SOC-ISA mailing list