From cf0a17cc42b48fb0d2d2fd8ab173f1c30e913cfc Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 30 Sep 2018 04:25:28 +0100 Subject: [PATCH] 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 --- id_regs.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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<