From dc4a6176945618a40960fdd79ecfa2a8ef104487 Mon Sep 17 00:00:00 2001 From: "N. Engelhardt" Date: Mon, 28 Sep 2020 18:12:40 +0200 Subject: [PATCH] add tests --- tests/verilog/const_arst.ys | 24 ++++++++++++++++++++++++ tests/verilog/const_sr.ys | 25 +++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 tests/verilog/const_arst.ys create mode 100644 tests/verilog/const_sr.ys diff --git a/tests/verilog/const_arst.ys b/tests/verilog/const_arst.ys new file mode 100644 index 000000000..df720575c --- /dev/null +++ b/tests/verilog/const_arst.ys @@ -0,0 +1,24 @@ +read_verilog <