aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/synthesis-results.scm
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-17 21:09:26 +0000
committerYann Herklotz <git@yannherklotz.com>2022-03-17 21:09:26 +0000
commita7a8e4481bce810d077ea682b8379535a20931c9 (patch)
tree689fb687749a79f616379205304e2d605aab7a69 /scripts/synthesis-results.scm
parenta1c958a50129342aeccf38e0e591bed6c394cf74 (diff)
downloadvericert-a7a8e4481bce810d077ea682b8379535a20931c9.tar.gz
vericert-a7a8e4481bce810d077ea682b8379535a20931c9.zip
Update documentation files
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 faf8919..3a87d58 100755
--- a/scripts/synthesis-results.scm
+++ b/scripts/synthesis-results.scm
@@ -32,7 +32,7 @@
(: description string)
(define description
- "synthesise: sends a verilog file to be synthesised and returns results as a CSV file.")
+ "synthesis-results: sends a verilog file to be synthesised and returns results as a CSV file.")
(define (usage)
(with-output-to-port (current-error-port)