From d6d8a8a440ea2a81e6ddde33d16bc84d01cdb432 Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@hermann-uwe.de>
Date: Fri, 15 Mar 2019 00:57:04 +0100
Subject: decoders: Add/update tags for each PD.

---
 decoders/spiflash/pd.py | 1 +
 1 file changed, 1 insertion(+)

(limited to 'decoders/spiflash')

diff --git a/decoders/spiflash/pd.py b/decoders/spiflash/pd.py
index bbdf3fb..ffac028 100644
--- a/decoders/spiflash/pd.py
+++ b/decoders/spiflash/pd.py
@@ -79,6 +79,7 @@ class Decoder(srd.Decoder):
     license = 'gplv2+'
     inputs = ['spi']
     outputs = ['spiflash']
+    tags = ['IC', 'Memory']
     annotations = cmd_annotation_classes() + (
         ('bit', 'Bit'),
         ('field', 'Field'),
-- 
cgit v1.2.3-70-g09d2