From b24f73775983eb7a30d50f608ccc8702e54c57c3 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 27 Jul 2017 11:42:05 +0200 Subject: Improve SVA tests, add Makefile and scripts --- tests/sva/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/sva/.gitignore (limited to 'tests/sva/.gitignore') diff --git a/tests/sva/.gitignore b/tests/sva/.gitignore new file mode 100644 index 000000000..254013047 --- /dev/null +++ b/tests/sva/.gitignore @@ -0,0 +1,5 @@ +/*_pass.sby +/*_fail.sby +/*_pass +/*_fail +/*.ok -- cgit v1.2.3