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 @@