My practiced HDL Codes
and .circ files
Here all the .circ files created in Logisim Evolution are available. All the circuits are designed from scratch.
| SI | Name | File | Preview |
|---|---|---|---|
| 1 | Complete 4-bit ALU | ALU_4BIT.circ | ![]() |
| 2 | CPU Practice 1 | CPU_prac1.circ | ![]() |
| 3 | CPU Practice 2 | CPU_prac2.circ | ![]() |
| 4 | Register Set 8X4 | RegisterSet_8X4.circ | ![]() |
| 5 | SRAM 4X2 | SRAM_4X2.circ | ![]() |
- Install Logisim-evolution version 3.8.0 using link.
Logisim-evolution is a Java application; therefore, it can run on any operating system supporting the Java runtime environment. It requires Java 16 (or newer). If JAVA is not installed, install using link
Note
For Intel Laptop with Windows OS should install logisim-evolution-3.8.0-x86.msi file
- Install Keil uVision IDE using link for ARM Assembly.
Installation Tutorial .
uVision Project Tutorial - Download and Install Verilog. Follow this link
This project is open source and available under the Apache 2.0 License.




