[libre-riscv-dev] [Bug 269] auto-conversion / parser of POWER ISA Spec v3.0B

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Thu Apr 2 16:06:13 BST 2020


http://bugs.libre-riscv.org/show_bug.cgi?id=269

--- Comment #6 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
ok subdirectory-reader completed, it parses the markdown files and
creates a dictionary of instructions:
https://git.libre-riscv.org/?p=soc.git;a=blob;f=src/soc/decoder/pseudo/pagereader.py;hb=HEAD

i therefore just completed a read on all pages at
http://libre-riscv.org/openpower/isa and made formatting-corrections

we *should* now be able to piece together code-generation followed by
actually plugging these into a simulator.

next task will be to auto-generate code-fragments.

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


More information about the libre-riscv-dev mailing list