From: SergeyDegtyar Date: Wed, 4 Sep 2019 11:57:45 +0000 (+0300) Subject: Remove stat command form shifter.ys test X-Git-Tag: working-ls180~989^2~13^2~2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=93f305b1c53ce49338bf276a7fb9c3aa4d578c9e;p=yosys.git Remove stat command form shifter.ys test --- diff --git a/tests/ecp5/shifter.ys b/tests/ecp5/shifter.ys index 70fe6c45c..e1901e1a8 100644 --- a/tests/ecp5/shifter.ys +++ b/tests/ecp5/shifter.ys @@ -5,6 +5,6 @@ flatten equiv_opt -assert -map +/ecp5/cells_sim.v synth_ecp5 # equivalency check design -load postopt # load the post-opt design (otherwise equiv_opt loads the pre-opt design) cd top # Constrain all select calls below inside the top module -stat + select -assert-count 8 t:TRELLIS_FF select -assert-none t:TRELLIS_FF %% t:* %D