From d8b140e939a2cc3b7127accaea6830728085a9ad Mon Sep 17 00:00:00 2001 From: Nikolay Puzanov Date: Sat, 17 Jun 2023 16:09:34 +0300 Subject: [PATCH] Return error code if vvp break's with ctrl-c --- test-iverilog/__run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-iverilog/__run.sh b/test-iverilog/__run.sh index d177fcc..7b69e0d 100755 --- a/test-iverilog/__run.sh +++ b/test-iverilog/__run.sh @@ -2,4 +2,4 @@ . ../scripts/sim_vars.sh -vvp -n ./top +dlen=$BLOCK_SIZE +vvp -N ./top +dlen=$BLOCK_SIZE