creator | manual | tools | models | support

Creator Support

The Creator support page contains descriptions of hard to understand elements of the Creator simulator to serve as a quick reference for those with all types of experience with Creator.
Name:Description
.deeA .dee file contains the description for the circuit model to be tested by the simulator. ".dee" is a file type made specifically for the Tufts University Simlab simulators, and will not be found elsewhere. Common circuit model file types (verilog, benchmark) can be changed into ".dee's" via the programs found in the Creator Tools section (Tab2ws).

.flsA .fls file contains the location of all the possible faults for a given circuit. Like a .dee file, a .fls is a file type made specifically for the Simlab simulators, and will not be found elsewhere. A .fls file can be derived from the .dee circuit description file using programs found in the Creator Tools section.

.dweA .dwe file contains a sample test pattern to run the simulation and try to find possible faults. These sample test patterns are called waveforms. There is no single "correct" waveform for a circuit, although some waveforms will detect more faults than others. Like the .dee and .fls filetypes, a .dwe is specific to the Simlab simulators.