From b00896934144766892ce236b217bcf17532830c6 Mon Sep 17 00:00:00 2001 From: Tim 'mithro' Ansell Date: Thu, 2 Jul 2020 13:54:34 -0700 Subject: [PATCH] infra: Adding Synopsys DesignCompiler label. Signed-off-by: Tim 'mithro' Ansell --- .github/labels.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index b7494b0..7d5587e 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -254,3 +254,7 @@ - name: "tools-Synopsys-PrimeTime" description: "Issues with using Synopsys Primetime with the PDK." color: "76fcf3" + +- name: "tools-Synopsys-DesignCompiler" + description: "Issues with using Synopsys Design Compiler with the PDK." + color: "76fcf3"