mainDigital Circuit Simulation in Python - Summary

 
 
Membership Info
Group Admin:
3 active members

Group identification
Id: 9990
System Name: pydcs
Name: Digital Circuit Simulation in Python
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

This project deals with the simulation of Digital Electonic Circuits using one of the popular scripting language Python. There are several motivations for simulating logic circuits in Python. First, it is a nice simulation exercise. Second, it shows off Object Oriented Programming as well, especially the power of inheritance. Finally real logic circuits built with electronic components are the basis for computer hardware. In this Digital Circuit Simulation Software, there are options to create basic Digital Gates such as AND, OR, NOT etc. and next level of gates such as NAND, NOR, XOR, XNOR etc. Additional circuits such as Adders, Counters, Flip-flops, Clock Generators are also supported. The GUI is designed using Tkinter and Pmw (Python Mega Widget).

Registration Date: Mon 15 Sep 2008 07:50:27 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed

No news found

Quick Overview
 Memberlist (3 members)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code