From 80ceb607491ce311f6f4f220b19077be4c5f2c9b Mon Sep 17 00:00:00 2001
From: Stefan Frederik
-user:~$ xschem examples/greycnt +user:~$ xschem .../share/doc/xschem/examples/greycnt.sch
@@ -97,7 +97,7 @@ user:~$ xschem examples/greycnt
This is the testbench behavioral code that generates stimuli for the simulation and gives instructions on where to save simulation results. If you generate the verilog netlist with - the Netlist button on the right side of the menu bar (or <Shift>N + the Netlist button on the right side of the menu bar (or n key) a greycnt.v file will be generated in the simulation directory (${HOME}/xschem_library/simulations is the default path in the XSCHEM distribution, but can be changed with the set netlist_dir $env(HOME)/simulations in xschemrc file):