Skip to content

GeroVeni/Logic-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logic Simulator

The aim of this project is to develop a logic simulation program in Python (Python 3, to be precise). The project involves all five major phases of the software engineering life cycle: specification, design, implementation, testing and maintenance.

Contents

  • prelim folder: Folder containing the preliminary exercises
  • logic-sim folder: Folder containing the main project files

Installation instructions

For running the gui on a different machine using Anaconda package manager, run:

conda install wx
conda install freeglut
conda install pyopengl pyopengl-accelerate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages