This directory contains files for a 8-bit DAC simulation using anaVHDL. To simulate this example (using the MCC VHDL simulator): 1. Create a directory by name "work" in your current working directory (directory where the source files are stored). 2. Copy the files "ladder" to "INPUT.TEXTIO1" and "opamp" to "INPUT.TEXTIO2". 3. Copy the Makefile into your directory and change the path of source, sim, work and the output files in the first three lines of the Makefile corresponding to your path. 4. Use the Makefile to analyze and simulate the circuit.