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.6.tar.gz (101.1 kB view details)

Uploaded Source

File details

Details for the file VLCDA-1.0.6.tar.gz.

File metadata

  • Download URL: VLCDA-1.0.6.tar.gz
  • Upload date:
  • Size: 101.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.4

File hashes

Hashes for VLCDA-1.0.6.tar.gz
Algorithm Hash digest
SHA256 e8dd0565ab001c9cbd1e4bae13812bca837fcd033c9ec070c59488e692040201
MD5 907952aced2f2363608173f706d36e5d
BLAKE2b-256 78f51edbe94a28bbf2968b4b38efe9ab94563a56b2921c41c8618ebd8b1e4e17

See more details on using hashes here.

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