From 1cf0c820f9739ed8766a3b40676fc432af5160e0 Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Mon, 5 Jun 2023 11:53:51 +0200 Subject: [PATCH] documentation updates --- doc/xschem_man/tutorial_xschem_libraries.html | 4 ---- doc/xschem_man/xschem_man.html | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/xschem_man/tutorial_xschem_libraries.html b/doc/xschem_man/tutorial_xschem_libraries.html index d59d3a73..3cd19c88 100644 --- a/doc/xschem_man/tutorial_xschem_libraries.html +++ b/doc/xschem_man/tutorial_xschem_libraries.html @@ -109,8 +109,6 @@ p{padding: 15px 30px 10px;} set PDK sky130A set SKYWATER_MODELS ${PDK_ROOT}/${PDK}/libs.tech/ngspice set SKYWATER_STDCELLS ${PDK_ROOT}/${PDK}/libs.ref/sky130_fd_sc_hd/spice - # the following command does the necessary housekeeping to load the new paths - set_paths

At this point your new tab will work with the new defnitions while the previous tab @@ -139,8 +137,6 @@ p{padding: 15px 30px 10px;} set XSCHEM_LIBRARY_PATH {} ;# clear previous definitions append XSCHEM_LIBRARY_PATH :${XSCHEM_SHAREDIR}/xschem_library ;# for devices/ append XSCHEM_LIBRARY_PATH :${PDK_ROOT}/${PDK}/libs.tech/xschem - # the following command does the necessary housekeeping to load the new paths - set_paths } diff --git a/doc/xschem_man/xschem_man.html b/doc/xschem_man/xschem_man.html index cc1ab0c2..73f50de1 100644 --- a/doc/xschem_man/xschem_man.html +++ b/doc/xschem_man/xschem_man.html @@ -70,6 +70,7 @@

  • [Video] Install Xschem, Xschem_sky130, skywater-pdk and ngspice: step by step instructions
  • [Video] Second version, Install Xschem and open_pdks for skywater 130 design
  • [Video] Editing commands and simulation
  • +
  • [Video] Work on different projects in one running Xschem instance
  • [Video] Editing component attributes
  • [Video] Copying objects across xschem windows
  • [Video] Symbols with inherited connections