From f2b7e406b8e77df22ef379a5e880f64d1e5043b9 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 19 Sep 2017 14:05:52 +0200 Subject: Fixes case/when models, regroups properties. --- data/property/CNE_02100.pro | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/property/CNE_02100.pro (limited to 'data/property/CNE_02100.pro') diff --git a/data/property/CNE_02100.pro b/data/property/CNE_02100.pro new file mode 100644 index 0000000..8b66f0b --- /dev/null +++ b/data/property/CNE_02100.pro @@ -0,0 +1,12 @@ +(tag_existing + ( + (arch architecture CNE_02100_BAD_NAME) + ) + (not + (or + (identifier arch "Behavioral") + (identifier arch "RTL") + (identifier arch "Simulation") + ) + ) +) -- cgit v1.2.3-70-g09d2