Altera_Forum
Honored Contributor
14 years agoNeed a help: genetic algorithm (GA) in a cyclone
Hello everyone. I'm beginner at the fpga development and sorry for my trite questions.
I have a big interest in the implementing GA in a fpga (it might be cyclone 2 or cyclone 3). Currently, I'm reading about configuration and i've found out that i have to work with an SRAM Object File (.sof) or a Programmer Object File (.pof). question#1: where can i find the structure these files (some guide about these files)? Cause i have to manipulate the LUT and it's interconnection. I'm going to use a JTAG configuration. question#2: is it need to use another configuration files like a Jam File (.jam) or a Jam Byte Code File (.jbc) for configuration? question#3: If anybody knows more simple way for manipulate the LUT and it's interconnection, please let me know. Beforehand, many thanks to everyone for paying attention to my topic.