From 25a33d408280ba496366ef282506521a4caef305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Povi=C5=A1er?= Date: Thu, 7 Sep 2023 14:56:56 +0200 Subject: [PATCH] techmap: Make the Booth test deterministic --- tests/techmap/booth.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/techmap/booth.ys b/tests/techmap/booth.ys index 17e202456..f1dce1f3b 100644 --- a/tests/techmap/booth.ys +++ b/tests/techmap/booth.ys @@ -1 +1 @@ -test_cell -script booth_map_script.ys_ $mul +test_cell -s 1694091355 -n 1000 -script booth_map_script.ys_ $mul