forked from logisim-evolution/logisim-evolution
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
87 lines (75 loc) · 2.24 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Logisim-evolution
message: >-
Logisim-evolution is educational software for designing
and simulating digital logic circuits.
type: software
authors:
- given-names: Carl
family-names: Burch
affiliation: Hendrix College
- given-names: Theo
family-names: Kluter
affiliation: Bern University of Applied Sciences
- given-names: Torsten
family-names: Maehne
affiliation: Bern University of Applied Sciences
- given-names: Kevin
family-names: Walsh
affiliation: College of the Holy Cross
- given-names: David H.
family-names: Hutchens
affiliation: Millersville University
- given-names: Marcin
family-names: Orlowski
- given-names: Tom
family-names: Niget
affiliation: Polytech Nice-Sophia
- given-names: Moshe
family-names: Berman
affiliation: Brooklyn College
- given-names: Theldo
affiliation: Pontifícia Universidade Católica de Minas Gerais
family-names: Franqueira
name-particle: Cruz
identifiers:
- type: url
value: >-
https://github.com/logisim-evolution/logisim-evolution/releases
description: The URL of the releases of the software.
repository-code: 'https://github.com/logisim-evolution/logisim-evolution'
abstract: >
Logisim-evolution is educational software for designing
and simulating digital logic circuits. Logisim-evolution
is free, open-source, and cross-platform.
Project highlights:
- easy to use circuit designer,
- logic circuit simulations,
- chronogram (to see the evolution of signals in your
circuit),
- electronic board integration (schematics can be
simulated on real hardware),
- VHDL components (components behavior can be specified in
VHDL!),
- TCL/TK console (interfaces between the circuit and the
user),
- huge library of components (LEDs, TTLs, switches, SoCs),
- supports multiple languages,
- and more!
keywords:
- digital-simulation
- digital-logic
- digital-circuit
- education
- simulation
- logic
- fpga
- vhdl
- verilog
- circuit
license: GPL-3.0
commit: d8ee95e07a0ebd668bcc857748146ac32905358b
version: 3.8.0
date-released: '2202-10-02'