doc: simulation html page updates
This commit is contained in:
parent
64586f0c2d
commit
80ceb60749
|
|
@ -62,7 +62,7 @@ p{padding: 15px 30px 10px;}
|
|||
Load this design:
|
||||
</p>
|
||||
<pre class="code">
|
||||
user:~$ xschem examples/greycnt
|
||||
user:~$ xschem .../share/doc/xschem/examples/greycnt.sch
|
||||
</pre>
|
||||
<img src="simulation1.png">
|
||||
<p>
|
||||
|
|
@ -97,7 +97,7 @@ user:~$ xschem examples/greycnt
|
|||
<p>
|
||||
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 <kbd>Netlist</kbd> button on the right side of the menu bar (or <kbd><Shift>N</kbd>
|
||||
the <kbd>Netlist</kbd> button on the right side of the menu bar (or <kbd>n</kbd>
|
||||
key) a <kbd>greycnt.v</kbd> file will be generated in the simulation directory
|
||||
(<kbd>${HOME}/xschem_library/simulations</kbd> is the default path in the XSCHEM distribution, but
|
||||
can be changed with the <kbd>set netlist_dir $env(HOME)/simulations</kbd> in <kbd>xschemrc</kbd> file):
|
||||
|
|
|
|||
Loading…
Reference in New Issue