< Home - < Back

smartsim


Information about the package, smartsim, which is shipped with common Linux distributions. The smartsim package is designed for, Digital logic circuit design and simulation package.


Package Name:

smartsim

Summary:

Digital logic circuit design and simulation package

Description:

SmartSim is a free and open source digital logic circuit design and simulation package. SmartSim lets you create complex circuits by allowing you to create your own custom components and including them in other circuits, as if they were any other built-in component. These larger circuits can then also be included in other designs as sub-components. SmartSim also offers the ability to print out or export your circuit designs to PDF, PNG, or SVG. When you have finished designing your circuit, SmartSim offers an interactive simulation feature, allowing you to control your circuit and explore inside sub-components whilst the circuit is running. SmartSim also allows you to produce logic timing diagrams from your simulation's activity, which can then be exported to PDF, PNG, and SVG formats.

Architecture:

x86_64

Version:

1.2.1

Release:

1.el6

Size:

199 k

Repository:

epel

From Repository:

Licence:

GPLv3



Handy Yum Commands for smartsim


Control the smartsim package with the following handy commands outlined below.


Command

Description of Command

yum install smartsim

This command will install smartsim on the server.

yum remove smartsim

This command will un-install smartsim on the server. When you run this command, you will be asked if you are sure that you want to remove smartsim, so you have to manually confirm that you want to do this.

yum -y remove smartsim

This command will un-install smartsim on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove smartsim when using the -y flag.

yum update smartsim

This command will update smartsim to the latest version. When you run this command, you will be asked if you are sure that you want to remove smartsim, so you have to manually confirm that you want to do this.

yum -y update smartsim

This command will update smartsim to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove smartsim when using the -y flag.

yum info smartsim

This command will show you core information about the smartsim package.

yum deplist smartsim

This command will show you the dependencies for smartsim. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update smartsim

This command will check if there is an update waiting on smartsim. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.