From: Marcin Koƛcielnicki Date: Fri, 22 Nov 2019 11:15:33 +0000 (+0100) Subject: gowin: Remove show command from tests. X-Git-Tag: working-ls180~953 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e110df9c484d5c87429c55da1c1d83fd509a78b3;p=yosys.git gowin: Remove show command from tests. --- diff --git a/tests/arch/gowin/mux.ys b/tests/arch/gowin/mux.ys index 4990be421..afad29a89 100644 --- a/tests/arch/gowin/mux.ys +++ b/tests/arch/gowin/mux.ys @@ -45,6 +45,5 @@ design -load postopt # load the post-opt design (otherwise equiv_opt loads the p cd mux16 # Constrain all select calls below inside the top module select -assert-count 20 t:IBUF select -assert-count 1 t:OBUF -show select -assert-none t:LUT4 t:MUX2_LUT6 t:MUX2_LUT5 t:MUX2_LUT6 t:MUX2_LUT7 t:MUX2_LUT8 t:IBUF t:OBUF %% t:* %D