Skip to content

Commit b7f26c7

Browse files
authored
Update README.md
1 parent a83ab2d commit b7f26c7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Software also provides several diagnostic tools. The first of these is the step-
2727

2828
Additionally, HL simulator includes a digital grapher (oscilloscope), which enables real-time monitoring of the states in any part of the circuit. With these powerful diagnostic tools, users can quickly identify and troubleshoot any issues that arise during circuit design and testing.
2929

30+
There is also Karnaugh map tool, which allows for easy definition of combinational circuit behavior and automatically generates the output equation and circuit from it.
31+
32+
Furthermore, the simulator includes a debugger for ASM language programming, making it easier to debug and test programs written in assembly language. With these additional features, HL simulator provides a comprehensive suite of tools for both circuit design and microprocessor programming.
33+
3034
<img src="./img/img3.png">
3135

3236
## Modules

0 commit comments

Comments
 (0)