summaryrefslogtreecommitdiff
path: root/decoders/jtag_ejtag
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/jtag_ejtag')
-rw-r--r--decoders/jtag_ejtag/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/jtag_ejtag/pd.py b/decoders/jtag_ejtag/pd.py
index 5f026fa..0bffde8 100644
--- a/decoders/jtag_ejtag/pd.py
+++ b/decoders/jtag_ejtag/pd.py
@@ -197,7 +197,7 @@ class Decoder(srd.Decoder):
license = 'gplv2+'
inputs = ['jtag']
outputs = ['jtag_ejtag']
- tags = ['Logic', 'MCU Debugging', 'Bus']
+ tags = ['Debug/trace']
annotations = (
('instruction', 'Instruction'),
) + regs_items['ann'] + (