diff --git a/doc/xschem_man/xschem_man.html b/doc/xschem_man/xschem_man.html index 3dd5931e..4827d149 100644 --- a/doc/xschem_man/xschem_man.html +++ b/doc/xschem_man/xschem_man.html @@ -52,7 +52,7 @@
  • Use bus / vector notation for signal bundles / arrays of instances
  • Backannotation of Ngspice simulation data into xschem
  • Use symgen.awk to create symbols from 'djboxsym' compatible text files
  • -
  • [Video] Install Xschem, Xschem_sky130, skywater-pdk and ngspice: step by step instructions
  • +
  • [Video] Install Xschem, Xschem_sky130, skywater-pdk and ngspice: step by step instructions
  • [Video] Editing commands and simulation
  • [Video] Editing component attributes
  • [Video] Copying objects across xschem windows
  • diff --git a/src/xschemrc b/src/xschemrc index bafab4b9..3d671218 100644 --- a/src/xschemrc +++ b/src/xschemrc @@ -75,7 +75,7 @@ #### Start without a design if no filename given on command line: #### To avoid absolute paths, use a path that is relative to one of the #### XSCHEM_LIBRARY_PATH directories. Default: empty -set XSCHEM_START_WINDOW {0_examples_top.sch} +# set XSCHEM_START_WINDOW {0_examples_top.sch} ########################################################################### #### DIRECTORY WHERE SIMULATIONS, NETLIST AND SIMULATOR OUTPUTS ARE PLACED