From 7977574995baa2cdba1401233179f9f84fe96a3a Mon Sep 17 00:00:00 2001 From: Eddie Hung Date: Thu, 16 Jan 2020 15:25:49 -0800 Subject: New techmap +/shiftx2mux.v which decomposes LSB first; better for ABC --- tests/techmap/shiftx2mux.ys | 110 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 tests/techmap/shiftx2mux.ys (limited to 'tests') diff --git a/tests/techmap/shiftx2mux.ys b/tests/techmap/shiftx2mux.ys new file mode 100644 index 000000000..acdd54e9e --- /dev/null +++ b/tests/techmap/shiftx2mux.ys @@ -0,0 +1,110 @@ +read_verilog <