How to Install irsim in Ubuntu 18.04



Install irsim by entering the following commands in the terminal:

sudo apt update
sudo apt install irsim

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.

Homepage: http://opencircuitdesign.com/irsim/

Version: 9.7.93-2

Section: universe/electronics