From f9020ce2b35f2fc205fc71cb095efce1a24fd86d Mon Sep 17 00:00:00 2001 From: David Shah Date: Sat, 10 Aug 2019 17:14:48 +0100 Subject: Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER" --- tests/various/opt_expr.ys | 148 +++++++++++++++++++++++++++++++++++++++++++++ tests/various/opt_rmdff.v | 50 +++++++++++++++ tests/various/opt_rmdff.ys | 26 ++++++++ tests/various/wreduce.ys | 33 +--------- 4 files changed, 225 insertions(+), 32 deletions(-) create mode 100644 tests/various/opt_expr.ys create mode 100644 tests/various/opt_rmdff.v create mode 100644 tests/various/opt_rmdff.ys (limited to 'tests/various') diff --git a/tests/various/opt_expr.ys b/tests/various/opt_expr.ys new file mode 100644 index 000000000..0c61ac881 --- /dev/null +++ b/tests/various/opt_expr.ys @@ -0,0 +1,148 @@ + +read_verilog <