Digital simulator for low-level ternary circuits with proto-HDL support. The latest means, that circuits can be described in XML files.
The main usage of Terilog is:
- Constructing low-level digital ternary circuits from ideal transistors and logical primitives such as inverters, gates, arithmetic, memory cells, etc.
- Saving these circuits as XML files (see Terilog file format description in '/src/TLG-file-spec.txt').
- Loading arbitrary Terilog files.
- Simulating these circuits.