From a0ff15b5edc921f7bbcca323fdab4bb15864b542 Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Tue, 11 Jun 2024 15:14:41 +0200 Subject: [PATCH] doc updates (dataset specification in graphs.html) --- doc/xschem_man/graphs.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/xschem_man/graphs.html b/doc/xschem_man/graphs.html index 940e6975..ef5d9136 100644 --- a/doc/xschem_man/graphs.html +++ b/doc/xschem_man/graphs.html @@ -276,7 +276,8 @@ The following syntax: "alias_name; signal_name % dataset# raw_file sim_type
where:
dataset# is the dataset index to display (only meaningful and needed - if multiple datasets are present like in Montecarloo / Mismatch simulations).
+ if multiple datasets are present like in Montecarloo / Mismatch simulations). + If empty or -1 then show all datasets.
raw_file is the location and name of the raw file to load. You can use $netlist_dir to quickly reference the simulation directory where usually such raw files are located.