From 0341265e64f218da36f8e7744a6c927e7363b6c8 Mon Sep 17 00:00:00 2001 From: "Emil J. Tywoniak" Date: Wed, 16 Oct 2024 23:56:45 +0200 Subject: [PATCH] driver: fix special args passing to tcl and python --- kernel/driver.cc | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/kernel/driver.cc b/kernel/driver.cc index 0c0dc9023d0..65f09099303 100644 --- a/kernel/driver.cc +++ b/kernel/driver.cc @@ -222,7 +222,7 @@ int main(int argc, char **argv) #endif // YOSYS_ENABLE_TCL #ifdef WITH_PYTHON ("y,py-scriptfile", "execute the Python