From 2347fe84de288a5123ef2c000f884c0f16270219 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 24 Mar 2021 18:59:42 +0000 Subject: [PATCH] comment about using PriorityEncoder --- src/soc/simple/issuer.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/soc/simple/issuer.py b/src/soc/simple/issuer.py index aaed3508..9ae29fb1 100644 --- a/src/soc/simple/issuer.py +++ b/src/soc/simple/issuer.py @@ -590,6 +590,9 @@ class TestIssuerInternal(Elaboratable): pred_dst_zero = pdecode2.rm_dec.pred_dz """ + TODO: actually, can use + PriorityEncoder(self.srcmask | (1<