From: lkcl Date: Wed, 27 Jan 2021 22:56:55 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~290 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=978713a69c1ffb5273d5f1774108c96ad72ccd54;p=libreriscv.git --- diff --git a/openpower/sv/implementation.mdwn b/openpower/sv/implementation.mdwn index 44a47894f..21feef766 100644 --- a/openpower/sv/implementation.mdwn +++ b/openpower/sv/implementation.mdwn @@ -61,7 +61,7 @@ order: listed in [[sv/overview]] ## svp64 decoder -An autogenerator containing CSV files is available so that the task of creating deciders is not burdensome. sv_analyse.py creates the CSV files, SVP64RM class picks them up. +An autogenerator containing CSV files is available so that the task of creating decoders is not burdensome. sv_analyse.py creates the CSV files, SVP64RM class picks them up. * ISACaller: TODO * power-gem5: TODO