From 4c180223a8ae12feb7bc3601e07e848fb9cdb493 Mon Sep 17 00:00:00 2001 From: Soeren Apel Date: Fri, 28 Dec 2018 11:41:41 +0100 Subject: Add PD tags handling and some tags --- decoders/jtag_ejtag/pd.py | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/jtag_ejtag') diff --git a/decoders/jtag_ejtag/pd.py b/decoders/jtag_ejtag/pd.py index 5727722..5f026fa 100644 --- a/decoders/jtag_ejtag/pd.py +++ b/decoders/jtag_ejtag/pd.py @@ -197,6 +197,7 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['jtag'] outputs = ['jtag_ejtag'] + tags = ['Logic', 'MCU Debugging', 'Bus'] annotations = ( ('instruction', 'Instruction'), ) + regs_items['ann'] + ( -- cgit v1.2.3-70-g09d2