evolvablehardware / BitstreamEvolution

Evolvable Hardware: Begin using the BitstreamEvolution Open Source Toolkit
https://evolvablehardware.org
GNU General Public License v3.0
10 stars 4 forks source link

Mutation is skipped completely #4

Open Nicklas-Carpenter opened 3 years ago

Nicklas-Carpenter commented 3 years ago

Python2 - Python3 conversion problems caused an issue where the mutation algorithm skips mutation of all logic blocks (it incorrectly thinks they are all out of range).