From 99a3e70e94d43beebe34018883710e822c30f3eb Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Fri, 3 Mar 2023 18:39:57 +0100 Subject: [PATCH] doc updates --- doc/xschem_man/developer_info.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/xschem_man/developer_info.html b/doc/xschem_man/developer_info.html index 03e1dce6..eb50fd69 100644 --- a/doc/xschem_man/developer_info.html +++ b/doc/xschem_man/developer_info.html @@ -465,6 +465,15 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"

XSCHEM COMMANDS REFERENCE DOCUMENTATION


+

+ The following are xschem specific tcl commands. + All commands are prefixed by the xschem keyword. +
+ Example: +

+
+     xschem getprop instance x3 OFFSET 
+