File: control

package info (click to toggle)
irsim 9.7.101-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,712 kB
  • sloc: ansic: 24,751; sh: 7,499; makefile: 416; csh: 269; tcl: 88
file content (26 lines) | stat: -rw-r--r-- 1,008 bytes parent folder | download
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
Source: irsim
Section: electronics
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
Build-Depends: debhelper (>= 11),
               libxt-dev,
               mesa-common-dev,
               tcl-dev,
               tk-dev,
               x11proto-core-dev
Standards-Version: 4.2.1
Homepage: http://opencircuitdesign.com/irsim/
Vcs-Browser: https://salsa.debian.org/electronics-team/irsim
Vcs-Git: https://salsa.debian.org/electronics-team/irsim.git

Package: irsim
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Switch-level simulator
 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.