From 53ed83fcac77b286950a46336e18cbeb022014cc Mon Sep 17 00:00:00 2001 From: Akash Levy Date: Thu, 16 Jan 2025 19:34:02 -0800 Subject: [PATCH] Rename verific to import in tests and update README explanation --- tests/verific/README.md | 4 ++-- tests/verific/blackbox_empty.ys | 6 +++--- tests/verific/blackbox_ql.ys | 6 +++--- tests/verific/setenv.ys | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/verific/README.md b/tests/verific/README.md index 3badf8aeb..ebcbddc5e 100644 --- a/tests/verific/README.md +++ b/tests/verific/README.md @@ -2,6 +2,6 @@ ## Disabled -- `bounds`: checks top and bottom bound attributes, which are removed to avoid OpenSTA issues +- `bounds`: relies on using Verific's VHDL frontend - `memory_semantics`: relies on initial values being retained, which we do not want -- `rom_case`: relies on using Verific's VHDL frontend rather than GHDL +- `rom_case`: relies on using Verific's VHDL frontend diff --git a/tests/verific/blackbox_empty.ys b/tests/verific/blackbox_empty.ys index fb407fe06..9e22e60fc 100644 --- a/tests/verific/blackbox_empty.ys +++ b/tests/verific/blackbox_empty.ys @@ -1,17 +1,17 @@ -verific -sv <