aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/synthesis-results.scm
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-08-10 11:17:19 +0100
committerYann Herklotz <git@yannherklotz.com>2023-08-10 11:17:19 +0100
commitb32e7574864cde80f8f5283431c21a6803a89108 (patch)
treef30babb0db7e5797cb77f6ac44a682cb9b8b105b /scripts/synthesis-results.scm
parentc321e39de166308d8db2f6ebe577edb3297b507c (diff)
downloadvericert-b32e7574864cde80f8f5283431c21a6803a89108.tar.gz
vericert-b32e7574864cde80f8f5283431c21a6803a89108.zip
Fix backend hardware generation and scheduling
Diffstat (limited to 'scripts/synthesis-results.scm')
-rwxr-xr-xscripts/synthesis-results.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/synthesis-results.scm b/scripts/synthesis-results.scm
index b1a7349..3760cfb 100755
--- a/scripts/synthesis-results.scm
+++ b/scripts/synthesis-results.scm
@@ -1,4 +1,4 @@
-#! /usr/bin/chicken-csi -ss
+#! /usr/local/bin/csi -ss
;; -*- mode: scheme -*-
;;
;; Copyright (C) 2022 Yann Herklotz <yann@yannherklotz.com>