Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sg-first authored Dec 4, 2019
1 parent c244dca commit a74d34f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Logical Circuit
=============
Logical Circuit is a circuit simulation tool. You can use the built-in scripting language to quickly build your own circuit and set the input to run it. You can view the internal state of each latch, evaluate the process, or exhaust all the inputs to get the circuit truth table and state transition truth table.


Catalogue
-------------
Expand Down Expand Up @@ -45,4 +47,4 @@ load:D:/test.lc
* **clear:** Clear the current circuit
* **middleVar:** Running circuit and output all line values with Current Input
* **multiplexing:** Statistics of all line usage
* **resetTri** Reset all triggers with initial state of 0
* **resetTri** Reset all triggers with initial state of 0

0 comments on commit a74d34f

Please sign in to comment.