(no commit message)
authorlkcl <lkcl@web>
Tue, 28 Nov 2023 20:03:03 +0000 (20:03 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 28 Nov 2023 20:03:03 +0000 (20:03 +0000)
meetings/sync_up/sync_up_2023-11-28.mdwn

index 19eb54d79a1e6dcb57aa04152ba5579c2b6d7f40..52bd53fb3fe26b63448737b81c23a64a94f5f6cb 100644 (file)
 * Clarification of the scope of new grants.
   See [[meetings/dmitry_2023-11-24]] notes for more context.
 
-- SimpleV prefix proposal from 2019: <https://libre-soc.org/simple_v_extension/sv_prefix_proposal/>
+Meeting notes:
+
+- Deprecated SimpleV prefix format from 2019: <https://libre-soc.org/simple_v_extension/sv_prefix_proposal/>
 - RISC-V example extension: <https://github.com/riscv-software-src/riscv-isa-sim/blob/master/customext/cflush.cc>
-- The first step is to make modifications to `svanalysis.py` to classify the RISC-V instructions.
+- The first step is to make modifications to `sv_analysis.py` to classify the RISC-V instructions.
+  <https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/sv/sv_analysis.py;hb=HEAD>
 - Standard RISC-V opcode format: <https://github.com/riscv/riscv-opcodes>
 
 - [bug #980](https://bugs.libre-soc.org/show_bug.cgi?id=980)