mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-19 09:54:49 -04:00
updated README.md
This commit is contained in:
parent
e85f9ae6a2
commit
e4308826a9
@ -32,6 +32,7 @@ These are the main features of Digital:
|
||||
- Analysis and synthesis of combinatorial and sequential circuits.
|
||||
- Simple testing of circuits: You can create test cases and execute them to verify your design.
|
||||
- Many examples: From a transmission gate D-flip-flop to a complete (simple) MIPS-like single cycle CPU.
|
||||
- Contains a library with the most commonly used 74xx series integrated circuits.
|
||||
- Fast-run mode to perform a simulation without updating the GUI.
|
||||
A simple processor can be clocked at 100kHz.
|
||||
- Simple remote TCP interface which e.g. allows an [assembler IDE](https://github.com/hneemann/Assembler) to control
|
||||
|
@ -34,6 +34,7 @@ Folgende Features zeichnen Digital aus:
|
||||
- Analyse und Synthese von kombinatorischen Schaltungen und Schaltwerken.
|
||||
- Einfaches Testen von Schaltungen: Es können Testfälle erstellt und aussgeführt werden.
|
||||
- Viele Beispiele: Vom Transmission-Gate D-FF bis zum kompletten MIPS-ähnlichem Prozessor.
|
||||
- Enthält eine Bibliothek mit den am häufgsten genutzen Schaltkreisen der 74xx Serie.
|
||||
- Fast-Run-Mode um eine Simulation ohne Aktualisierung des HMI durchzuführen.
|
||||
Ein einfacher Prozessor kann mit 100kHz getaktet werden.
|
||||
- Einfache Remote TCP-Schnittstelle um z.B. mit einer [Assembler-IDE](https://github.com/hneemann/Assembler) den Simulator zu steuern.
|
||||
|
Loading…
x
Reference in New Issue
Block a user