Altera_Forum
Honored Contributor
15 years agoevolvable hardware
I need to start a small project for evolvable hardware using some Altera device or development kit. The idea is to create optimised hardware using a genetic algorithm which outputs a solution for the design then configures the FPGA. The implementation is assessed automatically by a controller and the feedback returns as input to the genetic algorithm to produce the next generation solution.
Though this problem is solved by many who work in this field I am a bit at a loss how this can be done using an Altera device or DK. Where can I find the structure of a valid configuration file and what Altera device would be suitable for such a small scale implementation? Starting from a simple circuit (say a full adder) how can we create a valid file for configuring a device? Is there this kind of documentation available? Does anybody know of some example implementation of this idea? The requirement here is to bypass tools like Quartus II and configure the device automatically, in a straightforward (hopefully valid) manner. I know this is different than what people usually discuss here, but if you know please help. Thanks John