]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/jtag_ejtag/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / jtag_ejtag / pd.py
index 5f026fa86b9e5dbfc28e01d426fb66a1af8c6e19..0bffde87bb517ca7884e7c1c54b17ded46a4b39c 100644 (file)
@@ -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'] + (