This directory holds the data file and command scripts for demonstrating the
RTL Spreadsheet.  To begin the demo, start SimWave with the 8085.wd data file:

	wd 8085.wd

If you are not licensed to run SimWave standalone, you can run SimWave
in the demonstration mode:
 
	wddemo 8085.wd
 
Now move the mouse into the SimWave window and execute the "cpu_sigs"
command script:

	cpu_sigs

This will display the waveforms for the registers and flags of an 8085
microprocessor.  In the SimWave window and execute the "cpu_fmt1"
command script:

	cpu_fmt1

This will create an RTL SpreadSheet for the registers and flags of an 8085
microprocessor. The values shown in the RTL SpreadSheet are synchonized with
the value cursor in the SimWave window. As you move the value cursor in the
SimWave window (by clicking on the waveforms), you will see the RTL SpreadSheet
values updated.
