From: Luke Kenneth Casson Leighton Date: Thu, 26 Apr 2018 09:51:34 +0000 (+0100) Subject: start filling in X-Git-Tag: convert-csv-opcode-to-binary~5482 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c0a0c8d07e773bea883175372994b96dbcae0981;p=libreriscv.git start filling in --- diff --git a/isa_conflict_resolution.mdwn b/isa_conflict_resolution.mdwn index 6de6852cc..934269ae9 100644 --- a/isa_conflict_resolution.mdwn +++ b/isa_conflict_resolution.mdwn @@ -224,7 +224,7 @@ take into account the flaws pointed out by trying to use "MISA": Whilst it was the first "workable" solution it was also noted that the scheme is invasive: it requires an entirely new CSR to be added to the privileged spec (thus making existing implementations redundant). -This does not completely fulfil the "minimum impact" requirement. +This does not fulfil the "minimum impact" requirement. Also interesting around the same time an additional discussion was raised that covered the *compiler* side of the same equation. This