Skip to content

Commit 0d03f4d

Browse files
authored
Update README.md
1 parent 764374f commit 0d03f4d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
<h1>HL simulator</h1>
55
</div>
66

7+
<div align="center">
8+
<img alt="Made with Apache NetBeans" src="https://img.shields.io/badge/Made%20with-Apache%20NetBeans-994422.svg?style=flat">
9+
<img alt="GitHub release (latest SemVer)" src="https://img.shields.io/github/v/release/0xMartin/LogicSimulator">
10+
<img alt="GitHub all releases" src="https://img.shields.io/github/downloads/0xMartin/LogicSimulator/total">
11+
<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/0xMartin/LogicSimulator">
12+
</div>
13+
714
HL Simulator is a circuit simulation tool that enables users to design and simulate sequential and logic circuits of various complexities. This application is built with Java and offers an intuitive interface for creating, editing, and simulating circuits.
815

916
With HL Simulator, users can easily build complex circuits by selecting from a wide range of built-in logic gates and other circuit components. The application supports simulation of both synchronous and asynchronous circuits, allowing users to observe how their circuits behave over time.

0 commit comments

Comments
 (0)