summaryrefslogtreecommitdiff
path: root/sci-electronics/irsim/metadata.xml
blob: c9ff90a10614afa89aad3772b7a0e8eda12a8425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci-electronics@gentoo.org</email>
		<name>Gentoo Electronics Project</name>
	</maintainer>
	<longdescription>
		IRSIM is a tool for simulating digital circuits. It is a "switch-level"
		simulator; that is, it treats transistors as ideal switches. Extracted
		capacitance and lumped resistance values are used to make the switch a
		little bit more realistic than the ideal, using the RC time constants
		to predict the relative timing of events.
	</longdescription>
	<upstream>
		<remote-id type="github">RTimothyEdwards/irsim</remote-id>
	</upstream>
</pkgmetadata>