From: Sergey <37293587+SergeyDegtyar@users.noreply.github.com> Date: Wed, 11 Sep 2019 18:28:40 +0000 (+0300) Subject: Fix div_mod test X-Git-Tag: working-ls180~990^2~22 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=205f52ffe53778daf9fc1bcdd9bee4b53a6e2a60;p=yosys.git Fix div_mod test --- diff --git a/tests/xilinx/div_mod.ys b/tests/xilinx/div_mod.ys index 52e536a7f..e1c4d6912 100644 --- a/tests/xilinx/div_mod.ys +++ b/tests/xilinx/div_mod.ys @@ -7,7 +7,7 @@ cd top # Constrain all select calls below inside the top module select -assert-count 12 t:LUT1 select -assert-count 23 t:LUT2 -select -assert-count 13 t:LUT4 +select -assert-count 12 t:LUT4 select -assert-count 6 t:LUT5 select -assert-count 80 t:LUT6 select -assert-count 65 t:MUXCY