Skip to main content

Modulo Python dedicado a evolução de circuitos lógicos através de algoritmos genéticos

Project description

VLCDA

Virtual Logic Circuits Design Automation

Python module dedicated to the evolution of logic circuits through genetic algorithms

  • Evolving Combinational Logic Circuits through genetic algorithm
  • A set of Odd Parity Generetors evolveds until the 100% Fitness

To exploit the true potential of emerging nanotechnologies, automation of the electronic design (EDA) of digital systems must be rethought. The digital projects for the nanoelectronic age it must be immune to defects and accept variability. curiosity- Mind you, these are characteristics of biological systems shaped by evolution. algorithms genetics can be used for the synthesis of digital systems when hard- fully integrated ware, such as those imposed by programmable devices. It has even been pointed out that as digital circuits evolve, fault handling strategies recognized by evolution reappear naturally.

Installation

VEDA module requires Python 3 and some basics modules to run.

  • Random
  • Datetime
  • Bisect

If you don't have theses modules, run the following commands:

pip install random
pip install datetime
pip install bisect

To install the module VEDA run the following commands...

pip install VEDA

Be sure to maintain pip updated ...

python -m pip install --upgrade pip

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VLCDA-1.0.7.tar.gz (101.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page