|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Copyright 2020 REDS institute --> |
| 3 | +<component type="desktop-application"> |
| 4 | + <id>com.github.reds.LogisimEvolution</id> |
| 5 | + <metadata_license>CC0-1.0</metadata_license> |
| 6 | + <project_license>GPL-3.0</project_license> |
| 7 | + <name>Logisim Evolution</name> |
| 8 | + <summary>Digital logic designer and simulator</summary> |
| 9 | + <developer_name>REDS institute</developer_name> |
| 10 | + <url type="homepage">https://github.com/reds-heig/logisim-evolution</url> |
| 11 | + <description> |
| 12 | + <p> |
| 13 | + Logisim is an educational tool for designing and simulating digital logic circuits. |
| 14 | + It has been originally created by Dr. Carl Burch and actively developed until 2011. |
| 15 | + After this date the author focused on other projects, and recently the development |
| 16 | + has been officially stopped (see his message here). |
| 17 | +</p> |
| 18 | + <p> |
| 19 | + In the meantime, people from a group of swiss institutes (Haute École Spécialisée Bernoise, |
| 20 | + Haute École du paysage, d'ingénierie et d'architecture de Genève, |
| 21 | + and Haute École d'Ingénierie et de Gestion du Canton de Vaud) started developing |
| 22 | + a version of Logisim that fitted their courses, integrating several tools -- for instance |
| 23 | + a chronogram, the possibility to test the schematics directly on an electronic board, |
| 24 | + TCL/TK consoles, ... |
| 25 | +</p> |
| 26 | + <p> |
| 27 | + We have decided to release this new Logisim version under the name logisim-evolution, |
| 28 | + to highlight the large number of changes that occurred in these years, |
| 29 | + and we actively seek the contribution of the community. |
| 30 | +</p> |
| 31 | + </description> |
| 32 | +</component> |
0 commit comments