From 62eb2561592e3e362bc0a9f25ff87e5a05b310ac Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Mon, 22 Apr 2024 15:11:25 +0200 Subject: [PATCH] xschem wave processor: added <, >, <=, >=, ==, != and contitional ? (3 operands) operator --- doc/xschem_man/graphs.html | 18 +++++++++++++- src/save.c | 49 +++++++++++++++++++++++++++++++++++--- 2 files changed, 63 insertions(+), 4 deletions(-) diff --git a/doc/xschem_man/graphs.html b/doc/xschem_man/graphs.html index 8fc30283..940e6975 100644 --- a/doc/xschem_man/graphs.html +++ b/doc/xschem_man/graphs.html @@ -171,14 +171,30 @@ p{padding: 15px 30px 10px;}
The optional alias_name is just a string to display as the wave label instead of the whole expression. The following operators are defined:
+ 3 argument operators: +

+ +

2 argument operators: -

+