mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-15 07:48:29 -04:00
updated readme
This commit is contained in:
parent
26b2989eea
commit
d4129239bd
@ -106,8 +106,8 @@ Logisim works somewhat different, which sometimes leads to surprises like unexpe
|
||||
If a complete processors is simulated, it is possible to calculate the simulation without an update of the
|
||||
graphical representation.
|
||||
A simple processor (see example) can so simulated with a roughly 100kHz clock (Intel® Core ™ i5-3230M CPU @ 2.60GHz)
|
||||
which is suitable also for more complex exercises.
|
||||
There is a break gate having a single input. If this input changes from low to high this quick run is stopped.
|
||||
which is suitable also for more complex exercises like Conway's Game of Life or Pong.
|
||||
There is a break gate having a single input. If this input changes from low to high the quick run is stopped.
|
||||
In this way, an assembler instruction BRK can be implemented, which then can be used to insert break points
|
||||
to assembly language programs. So the debugging of the assembly programs became very simple.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user