|
wiRedPanda
Logic Circuit Simulator
|
Files | |
| BeWavedDolphin.cpp | |
| BeWavedDolphin.h | |
| BewavedDolphin waveform editor: digital signal creation, display, and export. | |
| BeWavedDolphinUI.cpp | |
| BeWavedDolphinUI.h | |
| BewavedDolphinUi: hand-written UI class for the BeWavedDolphin main window. | |
| DolphinClipboard.cpp | |
| DolphinClipboard.h | |
| DolphinClipboard: copy/paste of waveform cell rectangles to/from a data stream. | |
| DolphinCommands.cpp | |
| DolphinCommands.h | |
| DolphinCommands: undo/redo commands for the beWavedDolphin waveform editor. | |
| DolphinEdits.cpp | |
| DolphinEdits.h | |
| DolphinEdits: pure value-grid mutations for the beWavedDolphin waveform table. | |
| DolphinExporter.cpp | |
| DolphinExporter.h | |
| DolphinExporter: renders/serializes a SignalModel to images and text artifacts. | |
| DolphinFile.cpp | |
| DolphinFile.h | |
| DolphinFile: reads/writes a SignalModel to .dolphin/.csv files on disk. | |
| DolphinHost.h | |
| DolphinHost: the host-application context the beWavedDolphin editor depends on. | |
| DolphinModelBuilder.cpp | |
| DolphinModelBuilder.h | |
| DolphinModelBuilder: maps a circuit scene's I/O elements to waveform signal rows. | |
| DolphinZoom.cpp | |
| DolphinZoom.h | |
| DolphinZoom: zoom state and metrics for the beWavedDolphin waveform table. | |
| Serializer.cpp | |
| Serializer.h | |
| DolphinSerializer: encoding and decoding of .dolphin and .csv waveform files. | |
| SignalDelegate.cpp | |
| SignalDelegate.h | |
| SignalDelegate: paints digital waveform graphics into table cells. | |
| SignalModel.cpp | |
| SignalModel.h | |
| SignalModel for the beWavedDolphin waveform table. | |
| WaveformSimulator.cpp | |
| WaveformSimulator.h | |
| Drives the wiRedPanda circuit simulation column-by-column for the waveform table. | |