From: Luke Kenneth Casson Leighton Date: Sun, 30 Sep 2018 03:25:28 +0000 (+0100) Subject: yuk. break id_regs.py being a generic tool by skipping csr ops X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf0a17cc42b48fb0d2d2fd8ab173f1c30e913cfc;p=riscv-isa-sim.git yuk. break id_regs.py being a generic tool by skipping csr ops trying to use c preprocessor macros to skip CSRs in sv from being parallelised is too painful, and is necessary to do. a parallel CSR read/write does not make sense --- diff --git a/id_regs.py b/id_regs.py index 6b8a678..0a99004 100644 --- a/id_regs.py +++ b/id_regs.py @@ -52,7 +52,12 @@ allfloats = floatpatterns + cfloatpatterns floatmask = (1<