Logic simulation is the use of a computer program to simulate the operation of a digital circuit. Logic circuit simulator is the primary tool used for verifying the logical correctness of a hardware design. In many cases logic simulation is the first activity performed in the process of taking a hardware design from concept to realization.
需要在系統安裝.NET Core 2.0
git clone https://github.com/ChengYen-Tang/Logic-Simulation.git
cd Logic-Simulation
dotnet run -c Release