Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHaha you might be right there, I am probably making things more complicated than they are. But it also probably isn't as easy to fix as I would think.
The problem is that the design has to work for every kind of board you can think of. So that means one design has a cyclone 3 and needs the spi, another design has a spartan 6 and needs to use ram, another design has a virtex 6 and needs to use the flash. I could go on with all the different designs that it needs to be compatible with, but that would be an endless list and I would probably forget some options. Maybe you can understand better what I want now? An I just wanted to make sure if I understand the suggestions you make, so I don't assume it isn't possible with my design or I do assume it is possible and turns out to be the opposite. I am more and more getting the idea, it cannot all be generated automatically or with a lot of my help. Since we are still working with hardware and we cannot use every design for every kind of hardware. But I also keep being stubborn that there must be some easy solution no one has thought of yet, or hasn't shared yet. To summarize: I need a design that could fit on every kind of pcb, with any kind of fpga and always a module the fpga needs to 'talk' to. If I finally made myself clear I am happy, if I haven't I probably have to try it a different way.